Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lib/gitlab/import_export/safe_model_attributes.yml')
-rw-r--r--spec/lib/gitlab/import_export/safe_model_attributes.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml
index 3efa33d8879..73b945d4274 100644
--- a/spec/lib/gitlab/import_export/safe_model_attributes.yml
+++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml
@@ -765,6 +765,7 @@ Timelog:
- created_at
- updated_at
- summary
+- timelog_category_id
ProjectAutoDevops:
- id
- enabled
@@ -1087,3 +1088,9 @@ ApprovalProjectRulesProtectedBranch:
- branch_name
WorkItems::Type:
- base_type
+TimeTracking::TimelogCategories:
+ - id
+ - name
+ - description
+ - billable
+ - billing_rate