#50535 Issue 50534 - CLI change schema edit subcommand to replace
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue50534  into  master

Download 50535.patch

Description:

The way the CLI currently edits an attribute or objectclass is that it deletes it, and then adds the new attribute using only the params specified in "edit". So the subcommand "edit" is misleading as previous/untouched values will get overwritten, it should be "replace" instead to avoid confusion.

relates: https://pagure.io/389-ds-base/issue/50534

rebased onto b8c6485646b98e1fae96ddbcd0d8ed47aabf84ff

Pull-Request has been merged by mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3591

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata