Open crabnuggets opened 2 years ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Sequence Diagram does not have activation bar for SignInDetailsParser
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
As seen below, there is a missing activation bar forSignInDetailsParser
, which is not compliant with the notation learnt in CS2113/T. Which method is calling the methodsgetNewSalt()
,generatePasswordHash()
, etc.? Only the activation bar for the self-invocation (checkUserRole()
) is shown.
[original: nus-cs2113-AY2122S1/pe-interim#60] [original labels: severity.Low type.DocumentationBug]
[This is the team's response to the above 'original' bug]
This actually follows the notation for reference frames shown on the module website.
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
In page 22 of the DG,
SignInDetailsParser
seems to be missing its own activation bar.