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 issue with publish new version link #741

Merged
merged 3 commits into from Dec 22, 2023
Merged

Fix issue with publish new version link #741

merged 3 commits into from Dec 22, 2023

Conversation

snake14
Copy link
Contributor

@snake14 snake14 commented Dec 22, 2023

Description:

Fix issue with publish new version link. After creating/updating a tag/variable/trigger, a link is displayed as part of the notification. This link isn't including the container ID in the request, which causes an error to be displayed. This ticket fixes the ID not being included in the request. It also adds a UI test case to confirm that the error is no longer displayed.

Jira issue: PG-3219
Fixes: #740

Review

Copy link
Contributor

@AltamashShaikh AltamashShaikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@snake14 Solves the issue 👍

@snake14 snake14 merged commit c20e3ca into 5.x-dev Dec 22, 2023
4 checks passed
@snake14 snake14 deleted the pg-3219 branch December 22, 2023 03:24
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.

[Bug] Unable to use "Publish a new version now" when changing tags or triggers
2 participants