Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Issues
  • #110

Closed
Open
Created Nov 07, 2023 by Fairy Fair@fairyfair

Request: A way to set the datatype of custom action parameters.

When you make a new parameter in a custom action (with param_id), the datatype of the value seems to be contextualized. As in if you write a word into the value, the datatype becomes a string, and if it is a number it becomes an integer.

It would be nice if you could set it so that it will always be a string no matter what, like stringValue parameter does.

There is a reason that I want this however it will take a long time to explain. But essentially something I am trying to do works using stringValue but not magnitude, and using a custom parameter will make it act like magnitude, due to the value being a number. (that I want to act like a string)

Assignee
Assign to
Time tracking