Query Parameter Collection
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
## EPIC Description
Flux scripts allow for parameters to be passed to them at run time\. These parameters will vary in value outside of the control of the script itself, and in the case of invocable scripts, will likely be determined by the calling application \(or even other script\)\.\.
But if you are building scripts that use these parameters using a cloud2 UI, like the flux centric script editor being created, you may be building a script that you can't actually run or test within the UI because you don't have a way to pass the parameters to the script when running it\.
This EPIC is for enhancing the UI to be able to prompt the user \(or some other mechanism\) to obtain those values, so that they can successfully run\/test their script\.
Background reference:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.