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

Issue 5966 - CLI - Custom schema object is removed on a failed edit #5967

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

droideck
Copy link
Member

Description: When the failure happens during a custom schema edit operation in both CLI and UI (because it uses the CLI command), we first remove the old schema object and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: #5966

Reviewed by: ?

Description: When the failure happens during a custom schema edit operation
in both CLI and UI (because it uses the CLI command), we first remove
the old schema object and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: 389ds#5966

Reviewed by: ?
@droideck droideck merged commit 8e379e2 into 389ds:main Oct 24, 2023
droideck added a commit that referenced this pull request Oct 24, 2023
…5967)

Description: When the failure happens during a custom schema edit operation
in both CLI and UI (because it uses the CLI command), we first remove
the old schema object, and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: #5966

Reviewed by: @mreynolds389 (Thanks!)
droideck added a commit that referenced this pull request Oct 24, 2023
…5967)

Description: When the failure happens during a custom schema edit operation
in both CLI and UI (because it uses the CLI command), we first remove
the old schema object, and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: #5966

Reviewed by: @mreynolds389 (Thanks!)
droideck added a commit that referenced this pull request Oct 24, 2023
…5967)

Description: When the failure happens during a custom schema edit operation
in both CLI and UI (because it uses the CLI command), we first remove
the old schema object, and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: #5966

Reviewed by: @mreynolds389 (Thanks!)
droideck added a commit that referenced this pull request Oct 24, 2023
…5967)

Description: When the failure happens during a custom schema edit operation
in both CLI and UI (because it uses the CLI command), we first remove
the old schema object, and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: #5966

Reviewed by: @mreynolds389 (Thanks!)
droideck added a commit that referenced this pull request Oct 24, 2023
…5967)

Description: When the failure happens during a custom schema edit operation
in both CLI and UI (because it uses the CLI command), we first remove
the old schema object, and only then do we add the new one (edited).

Bring the old schema object on the failed attempt.

Resolves: #5966

Reviewed by: @mreynolds389 (Thanks!)
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.

CLI - Custom schema object is removed on a failed edit
2 participants