You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**PR Checklist**
- [ x] A description of the changes is added to the description of this
PR.
- [ ] If there is a related issue, make sure it is linked to this PR.
- [ ] If you've fixed a bug or added code that should be tested, add
tests!
- [ ] If you've added or modified a feature, documentation in `docs` is
updated
**Description of changes**
Add the `owner` `created_by` and `updated_by` fields to all other
entities (models already has them from previous PR). If the fields are
populated, they will display in the details sidebar of each entity.
Also, removing non-functional "add/edit description" button from version
details page (missed this straggler in previous PR).
0 commit comments