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

Execute script in background #2609

Open
mtrezza opened this issue Oct 10, 2024 · 1 comment
Open

Execute script in background #2609

mtrezza opened this issue Oct 10, 2024 · 1 comment
Labels
bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) type:feature New feature or improvement of existing feature

Comments

@mtrezza
Copy link
Member

mtrezza commented Oct 10, 2024

New Feature / Enhancement Checklist

Current Limitation

When executing a script, the whole dashboard is blocked by a modal view that shows the script execution progress.

Feature / Enhancement Description

When executing a script, show a dialog that allows to continue to use the dashboard. This could for example be displayed in a side bar like the "Info Panel".

  • A batch of multiple documents should be executed in serial, as is currently the case, e.g. executing a script on 100 documents in class A.
  • Multiple batches should be executed in parallel, e.g. executing a batch of 100 documents in class A and another batch of 100 documents in class B.
Copy link

parse-github-assistant bot commented Oct 10, 2024

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@mtrezza mtrezza added type:feature New feature or improvement of existing feature bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) labels Oct 10, 2024
@mtrezza mtrezza transferred this issue from parse-community/parse-server Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

1 participant