Skip to content

FieldName expand workItemFieldTypes #1

Description

@dotnetninja

Current FieldName:

"id": "FieldName",
  "name": "Select the field for this control.",
  "description": "The field associated with the control, it will match the value from the rest service's key field.",
  "type": "WorkItemField",
  "properties": {
      "workItemFieldTypes": ["String", "PlainText", "HTML"]
    },
    "validation": {
      "dataType": "String",
      "isRequired": true
    }

It would be awesome if workItemFieldTypes accepted Integer and TreePath types. Validation would have to be altered. However, this would allow for System.IterationID and System.IterationPath to be an acceptable WorkItemControl. This would allow for WorkItem TargetDate to dynamically be populated based on the iteration attributes. Currently WorkItem TargetDate can be set outside of a project teams iteration start and end dates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions