Hi,
I am trying to configure the application to allow collaborative link sharing between users. Specifically, I want one regular user to create a link, and other users should be able to view and potentially edit/modify that link.
Current Behavior:
- Right now, users (including admins) can only see the links they created when navigating to http://localhost:3000/urls.
- I tried setting the same team for links created by regular users, but this did not resolve the issue.
Questions:
- How can I configure the application so that links created by one user are visible to other users in the same team?
- How can I add users to a team to enable this collaborative approach?
Let me know if you need any additional details or logs to help troubleshoot this issue.
Thank you!
Hi,
I am trying to configure the application to allow collaborative link sharing between users. Specifically, I want one regular user to create a link, and other users should be able to view and potentially edit/modify that link.
Current Behavior:
Questions:
Let me know if you need any additional details or logs to help troubleshoot this issue.
Thank you!