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-7448: Fixed siteaccess dropdown values #1110

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

ViniTou
Copy link
Contributor

@ViniTou ViniTou commented Jan 11, 2024

Question Answer
JIRA issue IBX-7448
Type bug
Target version v4.5
BC breaks no
Doc needed no

map takes parameters in other order, it was changed from for loop during redesign so it is fine for 3.3.
(for 4.6, I had created #1075 as a fix for other bug tho.)
It was working fine for most of the cases as usually siteaccess identifier is equal to siteaccess name.

QA:
This does not solve the issue with preview for corporate site access as this is completely different story - https://issues.ibexa.co/browse/IBX-7536

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Asked for a review (ping @ibexa/engineering).

@ViniTou ViniTou force-pushed the ibx-7448-fixed-siteaccess-dropdown branch from c595edb to 31cf132 Compare January 12, 2024 06:58
@konradoboza konradoboza requested a review from a team January 12, 2024 07:10
@ViniTou ViniTou force-pushed the ibx-7448-fixed-siteaccess-dropdown branch from 31cf132 to 5a9239b Compare January 12, 2024 07:29
Copy link

sonarcloud bot commented Jan 12, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@adamwojs adamwojs merged commit 93e5af0 into 4.5 Jan 22, 2024
17 checks passed
@adamwojs adamwojs deleted the ibx-7448-fixed-siteaccess-dropdown branch January 22, 2024 10:57
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.

8 participants