Error message for missing users and roles in linkahead_admin.py
Summary
Added error messages when retrieving and updating an user or role with linkahead_admin. Addresses #200 (closed)
Focus
The code changes are in the second diff version, the other changes are exclusively indentation fixes for docstrings. Would it be useful to also add success messages for operations that do not print anything?
Check List for the Author
-
All automated tests pass -
Reference related issues -
Not necessary: Appropriate user and developer documentation for new code -
Annotations in code
Check List for the Reviewer
-
I understand the intent of this MR -
All automated tests pass -
Appropriate user and developer documentation for new code -
The intended behavior is reproducible
Edited by Florian Spreckelsen
Merge request reports
Activity
assigned to @i.nueske
added 1 commit
- 794f67a1 - MNT: Added error messages for all user and role updates, unified message layout.
mentioned in issue #200 (closed)
requested review from @florian
enabled an automatic merge when all merge checks for 78803284 pass
mentioned in commit eb79cfbd
Please register or sign in to reply