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
Note: noteTitle should be used after its implementation in api, since it is not implemented - we return full note content as noteTitle and make all related transformations on web part
Note: This is refactoring issue, firstly check out current solution of note hierarchy
Final product of the work
Several schemas related to possible data structures, their possible performance for required functionality, possible issues in future (like scalability or memory limits)
The text was updated successfully, but these errors were encountered:
Overview
This issue is created because we need to research for a new data structure to store all note relations and notes tree at all
Required functionality
NoteTreePresentation
object (all notes with same root note)parent note team
and itsaccess policy
)NoteListPresentation
object (for note breadcrumbs)Describe objects
Note: noteTitle should be used after its implementation in api, since it is not implemented - we return full note content as noteTitle and make all related transformations on web part
Note: This is refactoring issue, firstly check out current solution of note hierarchy
Final product of the work
Several schemas related to possible data structures, their possible performance for required functionality, possible issues in future (like scalability or memory limits)
The text was updated successfully, but these errors were encountered: