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: Fix auto saving of an article edited using its public link - EXO-65336 #883

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

Jihed525
Copy link
Member

Before this change, when we were editing an article using its public link, the article would be updated without clicking the save button. This issue was due to the missing activity ID, which is used by the auto-save feature to save the draft article. This fix addresses this issue.

(cherry picked from commit 1719a8b)

…-65336 (#881)

Before this change, when we were editing an article using its public link, the article would be updated without clicking the save button. This issue was due to the missing activity ID, which is used by the auto-save feature to save the draft article. This fix addresses this issue.

(cherry picked from commit 1719a8b)
@Jihed525 Jihed525 requested a review from ahamdi July 17, 2023 14:22
@Jihed525 Jihed525 self-assigned this Jul 17, 2023
@Jihed525 Jihed525 enabled auto-merge (rebase) July 17, 2023 14:23
@sonarcloud
Copy link

sonarcloud bot commented Jul 17, 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

@exo-swf exo-swf added the partialCIBuild Perform Partial CI Build label Jul 17, 2023
@Jihed525 Jihed525 merged commit fac844c into develop Jul 17, 2023
5 checks passed
@Jihed525 Jihed525 deleted the backportdev-65336 branch July 17, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants