Skip to content

TD-7133: Add SQL index to help speed up the hub.RoleUserGroupGetByUserId Stored Proc#1785

Merged
AnjuJose011 merged 1 commit into
LHOrchidfrom
Develop/Fixes/TD-7133-Add-SQL-index-to-help-speed-up-the-hub.RoleUserGroupGetByUserId-Stored-Proc
Apr 29, 2026
Merged

TD-7133: Add SQL index to help speed up the hub.RoleUserGroupGetByUserId Stored Proc#1785
AnjuJose011 merged 1 commit into
LHOrchidfrom
Develop/Fixes/TD-7133-Add-SQL-index-to-help-speed-up-the-hub.RoleUserGroupGetByUserId-Stored-Proc

Conversation

@ArunimaGeorge
Copy link
Copy Markdown
Contributor

@ArunimaGeorge ArunimaGeorge commented Apr 20, 2026

JIRA link

TD-7133

Description

Added new Index into [hub].[UserUserGroup].
Checked the execution plan for [hub].[RoleUserGroupGetByUserId] and found no other recommendations for the Indexes.

Screenshots

image

Developer checks

(Leave tasks unticked if they haven't been appropriate for your ticket.)

I have:

  • Run the IDE auto formatter on all files I’ve worked on and made sure there are no IDE errors relating to them
  • Written or updated tests for the changes (accessibility ui tests for views, tests for controller, data services, services, view models created or modified) and made sure all tests are passing
  • Manually tested my work with and without JavaScript (adding notes where functionality requires JavaScript)
  • Tested any Views or partials created or changed with Wave Chrome plugin. Addressed any valid accessibility issues and documented any invalid errors
  • Updated my Jira ticket with testing notes, including information about other parts of the system that were touched as part of the MR and need to be tested to ensure nothing is broken
  • Scanned over my pull request in GitHub and addressed any warnings from the GitHub Build and Test checks in the GitHub PR ‘Files Changed’ tab
    Either:
  • Documented my work in Confluence, updating any business rules applied or modified. Updated GitHub readme/documentation for the repository if appropriate. List of documentation links added/changed:
  • Confirmed that none of the work that I have undertaken requires any updates to documentation

@ArunimaGeorge ArunimaGeorge changed the base branch from RC to LHOrchid April 21, 2026 08:35
Copy link
Copy Markdown
Contributor

@ColinBeebyHEE ColinBeebyHEE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep that index looks good to me.

@AnjuJose011
Copy link
Copy Markdown
Contributor

@ColinBeebyHEE Thank you for reviewing it .Merging changes to RC

@AnjuJose011 AnjuJose011 merged commit 5859c46 into LHOrchid Apr 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants