Skip to content

Views: server-side implementation

Nicolas Frandeboeuf requested to merge clientviews into main

Remains (for the server):

  • Import (only views created by the user)
  • If defaultViewId is set in the import, the view id might not match anymore the expected view as views created automatically have generated ids. We need to retrieve the view id by checking which view has the same accountId as the default view in the import
Edited by Nicolas Frandeboeuf

Merge request reports

Loading