Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C climix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 46
    • Issues 46
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • climix
  • climix
  • Issues
  • #117
Closed
Open
Issue created Oct 21, 2019 by Klaus Zimmermann@a002160Owner

Deal with negative parameters in index template names

By convention, index names can contain the letter m to mark negative parameter as in tngtm10 to mean tngt with -10 as a parameter. This could probably be handled by matching for both ['tngt', 'm10'] and ['tngtm', '10']. If this leads to ambiguity we throw an error.

Edited Oct 21, 2019 by Lars Bärring
Assignee
Assign to
Time tracking