Skip to content

Commit

Permalink
Merge pull request #246 from mavenlink/add-missing-workspace-attributes
Browse files Browse the repository at this point in the history
Add missing workspace attributes
  • Loading branch information
b6b committed Sep 10, 2024
2 parents 574d074 + f6c51e0 commit 13f4b45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/config/specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2704,6 +2704,9 @@ workspaces:
- current_status_report_id
- external_reference_ids
- revenue_recognition_method
- stage
- require_notes_on_time_entries
- time_trackable
create_attributes:
- title
- creator_role
Expand Down Expand Up @@ -2744,6 +2747,9 @@ workspaces:
- primary_maven_id
- participations
- exclude_archived_stories_percent_complete
- stage
- require_notes_on_time_entries
- time_trackable
update_attributes:
- title
- budgeted
Expand Down Expand Up @@ -2779,6 +2785,9 @@ workspaces:
- external_link
- revenue_recognition_method
- exclude_archived_stories_percent_complete
- stage
- require_notes_on_time_entries
- time_trackable

workspace_allocations:
attributes:
Expand Down

0 comments on commit 13f4b45

Please sign in to comment.