invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
53 stars 47 forks source link

Private project notes not shown in the UI to logged in users who have access to them #1714

Open nekohayo opened 4 months ago

nekohayo commented 4 months ago

Testing with the v5 Pro SaaS version:

If you edit a project's properties and write something in the "Private notes" text field:

image

...this is never shown in the UI in the project's overview. The "Notes" field only shows the public notes contents, not the private ones:

image

When logged in with sufficient privileges, I would expect the private notes to be visible to me as well.