Privacy policy for warranty #256

Closed
opened 2019-08-27 04:27:01 +00:00 by jankstudio · 13 comments
jankstudio commented 2019-08-27 04:27:01 +00:00 (Migrated from gitlab.com)

Make a nullable privacy_policy field for Warranty entity linked to our privacy policy entity.

Make a method hasPrivacyPolicy which returns true if privacy_policy is not null and false otherwise

Make getters and setters for privacy_policy

Update third party warranty API to set privacy policy. We will accept privacy_policy_id as a field. If it's set to 0, set privacy_policy in Warranty to null, if it's set to a non-zero number, find the privacy_policy and set it.

Make a nullable privacy_policy field for Warranty entity linked to our privacy policy entity. Make a method hasPrivacyPolicy which returns true if privacy_policy is not null and false otherwise Make getters and setters for privacy_policy Update third party warranty API to set privacy policy. We will accept privacy_policy_id as a field. If it's set to 0, set privacy_policy in Warranty to null, if it's set to a non-zero number, find the privacy_policy and set it.
jankstudio commented 2019-08-27 04:28:49 +00:00 (Migrated from gitlab.com)

assigned to @korina.cordero

assigned to @korina.cordero
korina.cordero commented 2019-08-27 04:42:42 +00:00 (Migrated from gitlab.com)

created merge request !302 to address this issue

created merge request !302 to address this issue
korina.cordero commented 2019-08-27 04:42:42 +00:00 (Migrated from gitlab.com)

mentioned in merge request !302

mentioned in merge request !302
korina.cordero commented 2019-08-27 06:16:31 +00:00 (Migrated from gitlab.com)

mentioned in commit 6398c58b32

mentioned in commit 6398c58b3205924bb833f7df67c6eef21a14390f
korina.cordero commented 2019-08-27 07:49:25 +00:00 (Migrated from gitlab.com)

mentioned in commit 9efc347a7f

mentioned in commit 9efc347a7fa2384761d1758eb9de1b06334d58b3
korina.cordero commented 2019-08-27 08:05:49 +00:00 (Migrated from gitlab.com)

mentioned in commit ff1e634cdc

mentioned in commit ff1e634cdce39cfe262e5a8fee2361f7910fc301
korina.cordero commented 2019-08-28 00:33:10 +00:00 (Migrated from gitlab.com)

mentioned in commit b8504c3701

mentioned in commit b8504c37018ef45d5ef43a789990641c52f3da8d
jankstudio commented 2019-08-28 01:38:15 +00:00 (Migrated from gitlab.com)

closed via merge request !302

closed via merge request !302
jankstudio commented 2019-08-28 01:38:15 +00:00 (Migrated from gitlab.com)

mentioned in commit 8d19f6e9b9

mentioned in commit 8d19f6e9b93ca4e2bacb9edcfd5737e8b1818610
korina.cordero commented 2019-08-28 02:27:41 +00:00 (Migrated from gitlab.com)

mentioned in commit 918f95e425

mentioned in commit 918f95e4256e83a98e7a95d9a88d059098ec50e6
korina.cordero commented 2019-08-28 03:10:41 +00:00 (Migrated from gitlab.com)

mentioned in commit da4f694c03

mentioned in commit da4f694c03fd0d4d9c88a1a0eba534b124a0faf8
korina.cordero commented 2019-08-28 03:11:57 +00:00 (Migrated from gitlab.com)

mentioned in merge request !304

mentioned in merge request !304
jankstudio commented 2019-08-30 01:53:35 +00:00 (Migrated from gitlab.com)

mentioned in commit 4f95933742

mentioned in commit 4f95933742695042482368e70ac196335f8c99fd
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rgutierrez/resq#256
No description provided.