Skip to content

Do not force me to specify a session if not opening a run #1684

Description

@DominicOram

Currently, every plan I run through BlueAPI I need to specify a session to run it under. When I'm opening a run this makes sense as it will dictate where the data will be written to etc. but it doesn't make sense for actions such as doing a single move or doing a stop all as described in #1681.

This should not have any auth/auth concerns as we should be doing auth based on the user's token being authorised to use the beamline, not compared to the session that they specify (which they could easily spoof)

Acceptance Criteria

  • I only need to provide a session for plans that open a run

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions