Skip to content

Implement Folder -> Create or Update Tag #18

@cyclops1982

Description

@cyclops1982

Create or Update a single tag on a folder.

Input values:

  • FolderId (text)
  • Tag Name (text)
  • Tag Value (text)

Output:

  • Same as GetInfoById

Input validation:

  • If folder doesn't exist:"Folder '{FolderId}' does not exist"
  • If the tag does not exist, then ADD the tag to the tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestNew feature or requestReadyReady to be implemented

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions