-
Notifications
You must be signed in to change notification settings - Fork 11
Conversation
Job #389 is now in scope, role is |
This pull request #389 is assigned to @krzyk/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @g4s8/z (the architect) right in this ticket; if you decide that this PR should not be accepted ever, also inform the architect; this blog post will help you understand what is expected from a code reviewer; there will be a monetary reward for this job |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@g4s8 please see my comment
xsd/pm/claims.xsd
Outdated
old value was marked as optional to remove it later in next release. | ||
--> | ||
<xs:attribute name="id" type="xs:long" use="optional"/> | ||
<xs:attribute name="uuid" type="uuid" use="optional"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@g4s8 I think it would be easier to migrate, if you leave the field name as id
, but change the type to string.
And after all the numeric id
are processed, change this id
type to uuid.
If we leave it with two optional id and uuid, farm will need to be able to process both types, which will unnecessary complicate it - and then remove it. There is no point in adding that temporary complexity.
@krzyk done, please see |
@g4s8 thanks |
@rultor merge |
@rultor merge |
Job was finished in 18 hours, bonus for fast delivery is possible (see §36) |
@ypshenychka/z please review this job completed by @krzyk/z, as in §30; the job will be fully closed and all payments will be made when the quality review is completed |
The job #389 is now out of scope |
@ypshenychka I confirm |
@krzyk thanks |
@0crat quality acceptable |
Quality review completed: +8 point(s) just awarded to @ypshenychka/z |
#388 - claim uuids instead of long ids