Skip to content

Batch connect pre-populate fields from URI #4207

@cgates

Description

@cgates

As I understand it, the batch connect field values are prepopulated based on the last values (as stored in ~/ondemand.../cache/*.json). If field values could be specified as key=value pairs in the URI, it would be possible to create "bookmarks" for different job types. e.g.:

https://blahblahblah/dashboard/batch_connect/sys/arcts_rstudio?auto_accounts=workshop&bc_num_hours=3

To keep things simple, we could say that this is an more advanced usage and so:

  1. Presence of any values on the URI means cached values are complete ignored (not read or updated)
  2. Any invalid value would show a generic error: 'Invalid field values specified on URI' (or maybe slightly friendlier 'Invalid field values specified on URI:bc_num_hours=-42')

Does that make sense? Happy to clarify.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions