Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 135
    • Merge requests 135
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !25027

[ATR-19253] Add support for nameless feature retreival

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim Martin requested to merge tamartin/athena:namelessFeatureAccess into master Jul 22, 2019
  • Overview 16
  • Commits 2
  • Pipelines 3
  • Changes 2

Follows on from !24709 (merged)

Allows the user to supply "" for feature name in a call to the Trigger Decision Tool, instead of the default which is "feature". If no string is supplied, all named links of the correct CLID are considered valid and returned to the user. Be they, "feature", "view", "roi", something slice-specific... etc.

Also the try-block had migrated away from the piece of code it was there to protect, moved it back.

Additional: Remove shadowing of the id variable within method and add a missing logical check (which will reduce the output of the fn. while still keeping it valid)

Edited Jul 23, 2019 by Tim Martin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: namelessFeatureAccess