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

add defaults to create new script #2650

Closed
Tracked by #3394
johrstrom opened this issue Mar 10, 2023 · 2 comments
Closed
Tracked by #3394

add defaults to create new script #2650

johrstrom opened this issue Mar 10, 2023 · 2 comments
Labels
component/project manager enhancement This is functionality that builds upon existing functionality.
Milestone

Comments

@johrstrom
Copy link
Contributor

johrstrom commented Mar 10, 2023

When you create a new script, we should add some form defaults.

I'm thinking these 2 as a starting place. Note that cluster is a computed value.

title: 'the title that was given'
cluster:
  - job_clusters.reject { |c| c.kubernetes? || c.linux_host? || c.systemd? }
form:
  - auto_accounts

┆Issue is synchronized with this Asana task by Unito

@johrstrom johrstrom mentioned this issue Mar 10, 2023
45 tasks
@osc-bot osc-bot added this to the Backlog milestone Mar 10, 2023
@johrstrom johrstrom mentioned this issue Mar 1, 2024
40 tasks
@HazelGrant HazelGrant added enhancement This is functionality that builds upon existing functionality. component/project manager labels Mar 25, 2024
@johrstrom
Copy link
Contributor Author

This is a duplicate of #2650.

@johrstrom
Copy link
Contributor Author

I meant it's a duplicate of #3099 lol. 2650 is this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/project manager enhancement This is functionality that builds upon existing functionality.
Projects
None yet
Development

No branches or pull requests

3 participants