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

Shared Queries #256

Open
jobdiogenes opened this issue Apr 8, 2016 · 10 comments
Open

Shared Queries #256

jobdiogenes opened this issue Apr 8, 2016 · 10 comments
Labels
1 - Enhancement Improvements or extensions to existing behavior 2 - Database/Schema Issues that are related to the underlying database and schema 2 - Queries Issues that are related to the query builder or queries in general pri:normal Should be resolved before releasing but may be deferred to the next release

Comments

@jobdiogenes
Copy link

Its not really a bug, but a feature that could be very useful.
Since the database is very big, and we couldn't teach everyone hot to make queries.
Then, would be nice if we could share some queries.

@benanhalt benanhalt added pri:normal Should be resolved before releasing but may be deferred to the next release 1 - Request A request made by a member of the community labels Apr 8, 2016
@maxpatiiuk
Copy link
Member

The current workaround for sharing a query is:

  1. Open a query
  2. Copy the URL from the address bar
  3. Send it to another user

Then, a set person can execute the query, or clone it in order to make changes.

@benritchie
Copy link

thanks for above workaround.
Agree though, enhancing this, so queries can be shared is a key enhancement. Doesn't need to be really complex - could we just share a default set of queries as an XML fragment, similarly to simple search config or something? - and manage through resource manager?

@maxpatiiuk
Copy link
Member

Shared queries should potentially be read-only.

From @grantfitzsimmons:

Non-editable queries that are anchored to the Specify instance created by admin users for all users to see (they could all be sitting in a specific folder)

Requested By: CSIRO

@specifysoftware
Copy link

This issue has been mentioned on Specify Community Forum. There might be relevant details there:

https://discourse.specifysoftware.org/t/diplay-all-collection-object-records/791/2

@grantfitzsimmons
Copy link
Member

Is it possible for all users to see the record sets and queries created by the administrator/manager of the database?

Requested By: Soraya at Eawag

@grantfitzsimmons
Copy link
Member

Another request for sharing record sets on the Community Forum

Speciforum, requested by RBGE

@specifysoftware
Copy link

This issue has been mentioned on Specify Community Forum. There might be relevant details there:

https://discourse.specifysoftware.org/t/querying-record-set-created-by-a-different-user/946/2

@maxpatiiuk maxpatiiuk changed the title share queries Shared Queries Mar 8, 2023
@maxpatiiuk
Copy link
Member

This likely requires a schema change to add a boolean field indicating whether the query should be shared or not

@grantfitzsimmons grantfitzsimmons moved this to 📋 Backlog in Front-End Backlog Mar 9, 2023
@grantfitzsimmons grantfitzsimmons added the 2 - Queries Issues that are related to the query builder or queries in general label Jul 2, 2023
@grantfitzsimmons grantfitzsimmons added this to the Grant's issue list milestone Aug 6, 2023
@grantfitzsimmons grantfitzsimmons added the 2 - Database/Schema Issues that are related to the underlying database and schema label Aug 6, 2023
@grantfitzsimmons
Copy link
Member

grantfitzsimmons commented Nov 16, 2023

Requested again by CSIRO

@mcruz-umich
Copy link

Sharing queries, record sets, and workbenches would be great!

This was referenced Dec 19, 2024
@grantfitzsimmons grantfitzsimmons added 1 - Enhancement Improvements or extensions to existing behavior and removed 1 - Request A request made by a member of the community labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Enhancement Improvements or extensions to existing behavior 2 - Database/Schema Issues that are related to the underlying database and schema 2 - Queries Issues that are related to the query builder or queries in general pri:normal Should be resolved before releasing but may be deferred to the next release
Projects
Status: 📋 Backlog
Status: No status
Development

No branches or pull requests

7 participants