Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix : After upgrading from Exo 6.3.4 to Exo 6.4.x the People AdvancedSearch doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 #2709

Merged
merged 8 commits into from
Aug 9, 2023

Conversation

sofyenne
Copy link
Contributor

@sofyenne sofyenne commented Aug 8, 2023

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the People Advanced Search wouldn't list all the searched users. The issue was that the profile property settings were not indexed in Exo 6.3.4. With this previous PR exoplatform/data-upgrade#165 and this change, the user profiles will be reindexed .

aycherif and others added 7 commits August 7, 2023 23:17
…tions list - EXO-64105 - Meeds-io/meeds#950

Prior to this change, when click on the three dots of a card user in a space member and check the display of the list options, this list must contain 6 options but the last option is hidden behind the card below
To fix this problem, while clicking on the three dots we increase the z-index of this card. After this change, the list of options is displayed on the card below.
…eds#1023 (#2662)

When clicking on notifications on All notifications page, nothing
happens.
This will fix the wrong URL on JS files and adds a style to make the
whole notification line clickable.
…e - EXO-65724 - Meeds-io/meeds#1054

Prior to this change, when Open notification drawer and close a notification, The intended to be closed notification is opened instead. After this change, This notification is closed.
… groups - EXO-64814 - Meeds-io/meeds#1052 (#2702)

Prior to this change, after editing a group-synchronized profile property, a new group was created, and the user continued to be displayed among the members of the old group
This change is going to remove the user from the old group synchronized profile property groups.
@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sofyenne sofyenne merged commit ce052c6 into feature/maintenance Aug 9, 2023
4 checks passed
@sofyenne sofyenne deleted the Task/64127 branch August 9, 2023 16:42
exo-swf pushed a commit that referenced this pull request Aug 9, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Aug 10, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Aug 16, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Aug 20, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Aug 23, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Aug 24, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Aug 27, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
ahamdi pushed a commit that referenced this pull request Sep 4, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Sep 4, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
exo-swf pushed a commit that referenced this pull request Sep 6, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Sep 21, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Sep 25, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Sep 25, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Nov 21, 2023
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Jan 8, 2024
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Feb 2, 2024
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
akhanfir pushed a commit that referenced this pull request Feb 14, 2024
…Search doesn't list all the searched users - EXO-64127 - Meeds-io/meeds#1057 (#2709)

Prior to this change, when upgrading from Exo 6.3.4 to Exo 6.4.x, the
People Advanced Search wouldn't list all the searched users. The issue
was that the profile property settings were not indexed in Exo 6.3.4.
With this previous PR
exoplatform/data-upgrade#165 and this change,
the user profiles will be re-indexed .
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.

4 participants