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-7579:Richtext: Rows are added to ezurl_object_link on every save #402

Open
wants to merge 6 commits into
base: 1.3
Choose a base branch
from

Conversation

vidarl
Copy link
Member

@vidarl vidarl commented Feb 13, 2024

🎫 Issue IBX-7579

Related PRs:

Description:

Makes it possible to get data from ezurl_object_link table. This is needed by richtext bundle in order
to avoid duplicate links entries to be added to table.

Corresponding richtext PR : ezsystems/ezplatform-richtext#242

For QA:

Documentation:

Copy link

sonarcloud bot commented Feb 13, 2024

Quality Gate Passed Quality Gate passed

Issues
6 New issues

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

See analysis details on SonarCloud

@vidarl vidarl requested a review from a team February 13, 2024 12:48
@vidarl
Copy link
Member Author

vidarl commented Feb 13, 2024

The duplicate entries doesn't cause any harm besides performance and storage.
Should I also create an sql update script to fix the problem ?

@vidarl vidarl force-pushed the ibx-7579_rows_are_added_to_ezurl_object_link_on_every_save_by_richtext branch from 69af424 to c5e827d Compare April 4, 2024 12:32
@vidarl
Copy link
Member Author

vidarl commented Apr 4, 2024

@webhdx : Rebased on top of latest 1.3 branch ( was just 2 commits behind though )

@vidarl vidarl force-pushed the ibx-7579_rows_are_added_to_ezurl_object_link_on_every_save_by_richtext branch from c5e827d to 54e2918 Compare April 9, 2024 07:13
Copy link

sonarcloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
6 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@vidarl
Copy link
Member Author

vidarl commented Apr 12, 2024

@webhdx : tmp commits removed

…y save: Changed unit test into integration test
@vidarl vidarl force-pushed the ibx-7579_rows_are_added_to_ezurl_object_link_on_every_save_by_richtext branch from c16dafe to 1c1c742 Compare June 12, 2024 06:52
@vidarl vidarl requested a review from alongosz June 12, 2024 07:58
…on every save: Changed unit test into integration test
…on every save: Changed unit test into integration test
@vidarl vidarl requested a review from alongosz June 19, 2024 13:29
…t_link on every save: Changed unit test into integration test
…l_object_link on every save: Changed unit test into integration test
Copy link

sonarcloud bot commented Jun 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants