Skip to content

Commit

Permalink
Add summary_metrics (#1746)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrangavajjala authored Sep 9, 2024
1 parent 280bf54 commit 3daf083
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions entity-types/nr1-workitem/summary_metrics.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
assignedTo:
title: Assignee
unit: STRING
tag:
key: assignedTo
priority:
title: Priority
unit: COUNT
tag:
key: priority
status:
title: Status
unit: STRING
tag:
key: status

0 comments on commit 3daf083

Please sign in to comment.