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
Products should be able to have several visibility levels:
Public (as-is now)
Collaboration (logged-in users only)
Private (only the uploading user and administrators)
Required updates:
[] Add literal to database
[] Add endpoint to update this visibility level (should not be part of update as this would create a new version revision). Endpoint should allow for entire tree to be public or just an individual ID.
[] Add UI elements demonstrating what visibility this is
[] Add command-line functionality to modify visibility
The text was updated successfully, but these errors were encountered:
Products should be able to have several visibility levels:
Required updates:
The text was updated successfully, but these errors were encountered: