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

Feature request: Improved handling of parametrized job names in the gui submitter #460

Open
rickrams opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rickrams
Copy link

rickrams commented Oct 3, 2024

Describe the problem

If you make a template with a parametrized job name i.e. name: '{{Param.JobName}}' when using the GUI submitter the first tab will prompt you to replace the parameter with a string that will then replace the parameter in the job template while the field to define the job name parameter is available on the parameters tab but harder to find.

Proposed Solution

Introduce special handling for fields on the first page of the GUI submission that are implemented as parameters instead of strings in the job template so the inputs are passed with the job as parameters and not edits to the template.

Example Use Cases

Key use cases are when working with the job template later - for portability to other queues or farms and re-submission - the template maintains their parameterized state so they can continue to be handled as parameters.

@rickrams rickrams added the needs triage A new report that needs a first look label Oct 3, 2024
@joel-wong-aws joel-wong-aws changed the title Feature request: Improved handling of paramterized job names in the gui submitter Feature request: Improved handling of parameterized job names in the gui submitter Oct 4, 2024
@joel-wong-aws joel-wong-aws changed the title Feature request: Improved handling of parameterized job names in the gui submitter Feature request: Improved handling of parametrized job names in the gui submitter Oct 4, 2024
@joel-wong-aws joel-wong-aws added enhancement New feature or request and removed needs triage A new report that needs a first look labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants