Skip to content

[Bug]: Methods for Modules are unable to user their params #1906

@ScottKemp

Description

@ScottKemp

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

You can define params for a module method, but I see no way to successfully USE the params. Maybe i am doing something wrong, but they are not useable in JS query events for the method, nor can I pass them to query params.

Image

Expected Behavior

I would expect to somehow get access to the parameters of a method.

Steps to reproduce

  1. Make a new method in a module
  2. Add a param to the method
  3. Try to somehow use the param

Environment

Self Hosted 2.7.3

Additional Information

No response

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