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

PIN 6325 - Update eservice instance descriptor #1612

Open
wants to merge 7 commits into
base: feature/pin-4901_e-service-template
Choose a base branch
from

Conversation

MalpenZibo
Copy link
Collaborator

@MalpenZibo MalpenZibo commented Mar 4, 2025

Closes PIN-6325

@MalpenZibo MalpenZibo force-pushed the PIN-6325_update-eservice-instance-descriptor branch from fa8458c to cff4175 Compare March 5, 2025 08:16
@MalpenZibo MalpenZibo marked this pull request as ready for review March 5, 2025 08:46
Copy link
Collaborator

@ecamellini ecamellini left a comment

Choose a reason for hiding this comment

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

The same comments I left on #1610 apply here as well (minor stuff)

Comment on lines 1362 to 1363
// Descriptor in state WaitingForApproval can be updated
if (descriptor.state !== descriptorState.draft) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

The comment says that descriptors in WaitingForApproval can be updated, but the check allows only Draft descriptors. Maybe the comment is not needed?
(I see a similar comment in many methods of this file, with the same contradiction - could you remove it everywhere?)

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

Successfully merging this pull request may close these issues.

2 participants