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
In note settings page there is nothing displayed in team chapter, however some user do have access to note via userInTeam policy
Solution
Display team, that is inherited from the parent notes and add a clickable link to the inheritance root note
Workflow
Get inherited team from the api
Show clickable hyperlink note title to the inheritance root note
Show inherited team when actual team of the note is not specified (note, that team would be inherited only in case, when actual team for the note is not specified)
Important
API part should be implemented at first
The text was updated successfully, but these errors were encountered:
Problem
In note settings page there is nothing displayed in team chapter, however some user do have access to note via
userInTeam
policySolution
Display team, that is inherited from the parent notes and add a clickable link to the inheritance root note
Workflow
Important
API part should be implemented at first
The text was updated successfully, but these errors were encountered: