Skip to content

Allow fetching (group) "Scene Number" in graphQL #7205

Description

@jd7639845

Describe the feature you'd like

If a scene has a "Scene Number" assigned, it would be nice to access it via GraphQL on the scene object.
Assigning a "Scene Number": Add a scene to a group, then a "Scene Number" input appears on the scene edit page next to the group selector.

The property should be nullable seeing as the value itself is only assignable once a scene is assigned to a group and requires manual user input.

The property name could perhaps be "groupSceneNumber" so it's less likely to be mistaken for the actual scene number/ID.

Describe the benefits this would bring to existing users

Helps integrating with third party tools.

Is there an existing way to achieve this goal?

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover the core request of my proposal

Additional context

No response

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

    feature requestUser request for a feature or functionality

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions