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

Release Notes cannot be updated #367

Open
truar117 opened this issue Jun 21, 2024 · 0 comments
Open

Release Notes cannot be updated #367

truar117 opened this issue Jun 21, 2024 · 0 comments

Comments

@truar117
Copy link

truar117 commented Jun 21, 2024

Hello,

I have the problem that I cannot update the ReleaseNotes for a deployed version. Every time I update the ReleaseNotes in the "more" dialog of an existing version, the error message appears:
image

I also try to debug the api/version endpoint that is called but I have no clue whats wrong.
When I leave the version in the api call empty with Postman, the ERS says that it already has a record with the id:
{
"code": "E_UNIQUE",
"message": "Would violate uniqueness constraint-- a record already exists with conflicting value(s).",
"modelIdentity": "version",
"attrNames": [
"id"
]
}

So it would be perfect if you provide a fix for this issue or give me a hint where I can implement and provide a fix for the problem.

Thank You, Andreas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant