Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to edit the collections #1068

Open
rishabgambhir opened this issue Jul 10, 2020 · 1 comment
Open

Unable to edit the collections #1068

rishabgambhir opened this issue Jul 10, 2020 · 1 comment

Comments

@rishabgambhir
Copy link

All the options like adding a new request,deleting a request/collections,etc are disabled for me. When I am trying to create a new collection it is been created in read-only mode.
Capture2

@ANKITSINGH065
Copy link

it could be due to the following reasons:

  1. Permissions: Make sure you have the necessary permissions or access rights to modify collections in Postman. If you're part of a team or organization, there may be specific roles or permissions set by administrators that limit your ability to edit or modify collections.

  2. Shared Collection: If the collection is shared with you by another user or organization, it's possible that the owner has set the collection to read-only mode, restricting modifications by others.

  3. Sync Issues: If you have enabled synchronization with a remote server or workspace, it's possible that there may be sync issues causing the collection to be locked in read-only mode. Try disconnecting from synchronization and check if the issue persists.

To troubleshoot this issue in Postman, you can try the following steps:

  1. Verify Permissions: Ensure that you have the necessary permissions to modify collections. If you're unsure, reach out to the collection owner or administrators to confirm your access level.

  2. Check Collection Settings: If the collection is shared with you, review the collection settings to see if it has been set to read-only mode. You may need to request edit access from the owner.

  3. Disconnect from Synchronization: If you have enabled synchronization with a remote server or workspace, try disconnecting from it temporarily. This can help identify if sync issues are causing the collection to be locked in read-only mode.

  4. Restart Postman: Sometimes, restarting the Postman application can help resolve temporary issues or conflicts that might be causing the read-only mode.

  5. Clear Cache and Cookies: Clearing the cache and cookies of your browser or Postman can help in some cases where stored data is causing unexpected behavior. Try clearing your browser cache or Postman cache and check if the issue persists.

@rishabgambhir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants