fix: activity reappearance across versions (M2-9510) - #1932
Merged
sricharan-varanasi merged 5 commits intoSep 5, 2025
Conversation
|
➡️ Preview environment failed to be destroyed |
aweiland
approved these changes
Aug 20, 2025
andrevitalb
suggested changes
Aug 20, 2025
sricharan-varanasi
force-pushed
the
activity-reappear-make-version-optional
branch
3 times, most recently
from
August 21, 2025 16:00
a57a16e to
02c5cff
Compare
andrevitalb
suggested changes
Aug 22, 2025
andrevitalb
previously requested changes
Aug 26, 2025
sricharan-varanasi
force-pushed
the
activity-reappear-make-version-optional
branch
from
September 2, 2025 13:19
484e726 to
5ab5e5c
Compare
aweiland
requested changes
Sep 2, 2025
sricharan-varanasi
force-pushed
the
activity-reappear-make-version-optional
branch
from
September 2, 2025 15:58
5ab5e5c to
183554e
Compare
aweiland
approved these changes
Sep 2, 2025
sricharan-varanasi
dismissed
andrevitalb’s stale review
September 2, 2025 17:25
André is not part of the organization, I have made all the changes requested by André
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Curious open source credit page
📝 Description
🔗 Jira Tickets:
Changes include:
🪤 Peer Testing
Scenario:
/answers/applet/{id}/completions:version=V1→ returns V1 onlyversion=V2→ returns V2 onlyExpected: No completed activity reappears unnecessarily
✏️ Notes