Skip to content

Commit

Permalink
admin-records: add reference to gh issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fenekku committed Sep 18, 2024
1 parent 2a72bf5 commit fd7428e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ class SearchResultItemComponent extends Component {

/* TODO needs to be expanded */
// May be null/undefined if System record
// TODO: account for that
// See https://github.com/inveniosoftware/invenio-app-rdm/issues/2849
const recordOwner = result?.parent?.access?.owned_by;

return (
Expand Down

0 comments on commit fd7428e

Please sign in to comment.