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

IBX-6507: Adjustments for Solr and Elastic search engines #108

Merged
merged 7 commits into from
Mar 8, 2024

Conversation

micszo
Copy link
Contributor

@micszo micszo commented Feb 23, 2024

JIRA: IBX-6507

Two things are covered:

  1. On Solr newly created user group is not found on first attempt when creating user:
     And I create a user group "SubtreeEditorsGroup"                                                           
     And I create a user "SubtreeEditor" with last name "Subtree Editor" in group "SubtreeEditorsGroup"      
       Ibexa\Core\Base\Exceptions\NotFoundException: Could not find 'User Group' with identifier 'SubtreeEditorsGroup' in vendor/ibexa/behat/src/lib/API/Facade/UserFacade.php:149

(e.g. https://github.com/ibexa/content/actions/runs/7300506772/job/19896363930?pr=106)

Loading User Group in User Facade is now retried few times every 0.5 second - 2e606f0.

  1. Solr and Elastic config had to be added to multi repository setup - 175c3d0.

Depends on: ibexa/gh-workflows#48

@micszo micszo force-pushed the ibx-6507-retry-load-user-group branch from 68dcd74 to 456b627 Compare February 26, 2024 20:03
@micszo micszo force-pushed the ibx-6507-retry-load-user-group branch from 456b627 to 6082c12 Compare February 26, 2024 20:08
@micszo micszo force-pushed the ibx-6507-retry-load-user-group branch 4 times, most recently from ab95ea2 to 3afba1e Compare February 26, 2024 20:51
@micszo micszo force-pushed the ibx-6507-retry-load-user-group branch from 3afba1e to c0f1c85 Compare February 26, 2024 21:01
@micszo micszo force-pushed the ibx-6507-retry-load-user-group branch 4 times, most recently from c5269f4 to 04f4a89 Compare February 27, 2024 14:30
@micszo micszo force-pushed the ibx-6507-retry-load-user-group branch 5 times, most recently from 677a612 to b51bc44 Compare February 28, 2024 21:03
@micszo micszo changed the title IBX-6507: Retry loading User Group in User Facade IBX-6507: Adjustments for Solr and Elastic search engines Feb 29, 2024
@micszo micszo requested review from juskora and a team February 29, 2024 16:47
Copy link

sonarcloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@micszo micszo merged commit 4875dea into 4.5 Mar 8, 2024
12 of 13 checks passed
@micszo micszo deleted the ibx-6507-retry-load-user-group branch March 8, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants