Develop to QA DEPLOYED BRANCH ON 17-02-2026#1591
Open
sumanvpacewisdom wants to merge 197 commits intoNEW_DEVELOP_QA_17_02_2026from
Open
Develop to QA DEPLOYED BRANCH ON 17-02-2026#1591sumanvpacewisdom wants to merge 197 commits intoNEW_DEVELOP_QA_17_02_2026from
sumanvpacewisdom wants to merge 197 commits intoNEW_DEVELOP_QA_17_02_2026from
Conversation
…into feature/3.3stories
…into feature/3.3stories
…into feature/3.3stories
…into feature/tenant_event
…s are downloadable URLs, improving consistency in profile responses.
…ntainability by standardizing indentation and formatting. This includes adjustments to tenant code conditions and session duration calculations.
…alues are returned for missing images, enhancing consistency in profile and details responses.
…to ensure consistent casing and improve query clarity. Adjust conditions for start and end dates to handle null values appropriately.
…etter handling of null values in time calculations. Update JOIN condition for user extensions to a LEFT JOIN to ensure all sessions are included, improving data integrity.
…alue handling in time calculations, ensuring accurate total duration metrics for sessions. This enhances the robustness of the reporting queries.
…ved debugging Enhance the getEntityTypeWithEntitiesBasedOnOrg function by adding console logs to track input parameters, filter conditions, cache results, and database query outcomes. This will facilitate easier troubleshooting and performance monitoring during execution.
…Org to streamline code and improve performance. This cleanup enhances readability and reduces clutter in the logging output during execution.
…sBasedOnPolicy to correctly handle single modelName input. This change improves the accuracy of the filtering logic.
…titiesBasedOnPolicy to handle both single and array inputs for modelName. This change enhances the filtering logic's flexibility and accuracy.
…titiesBasedOnPolicy to streamline handling of modelName inputs. This change consolidates the logic for both single and array cases, enhancing code clarity and maintainability.
…d_ISSUE Sanity Issue 4511 Report Dashboard
Fix/org event
…into feature/3.3stories
fix: resolve entity type value labels using org codes instead of org IDs
fix: use organization_id instead of organization_code for visible_to_organizations filter in mentor list
fix: correct org cache key, preserve visible_to_organizations, and invalidate profile caches on policy changes
fix: use correct property names in setOrgPolicies visibility check Replace `policyData.mentor_visibility_policy` and `policyData.mentee_visibility_policy` with `mentor_visibility` and `mentee_visibility` to match the keys returned by constructOrgPolicyObject.
feat: add AND/OR filter logic support for entity type array fields via meta.filterType
fix: mark session as completed via scheduler call
Fix tenant migrated data script
…hange healthCheck-version-change
fix;template by Session manager to invite mentees to session added
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.