Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions lib/config/specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1136,6 +1136,9 @@ workspaces:
- access_level
- status_key
- workspace_group_ids
- exclude_archived_stories_percent_complete
- rate_card_id
- tasks_default_non_billable
create_attributes:
- title
- creator_role
Expand Down Expand Up @@ -1166,6 +1169,9 @@ workspaces:
- status_key
- external_reference
- workspace_group_ids
- exclude_archived_stories_percent_complete
- rate_card_id
- tasks_default_non_billable
update_attributes:
- title
- budgeted
Expand Down Expand Up @@ -1195,6 +1201,8 @@ workspaces:
- status_key
- external_reference
- workspace_group_ids
- exclude_archived_stories_percent_complete
- rate_card_id

workspace_invoice_preferences:
attributes:
Expand Down