You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In step 1 config, when I verified any one of board, pipelineTool and sourceControl, if I change Collection Date, I need to re-verify them. But while it is verifing(show loading animation), if I change date, it didn't request re-verify.
Expected
If re-verify is required after change date:
If I change date while it is verifiing(loading), it should stop loading and request me to verify again.
If re-verify is not required after change date:
If I change date while it is verifiing(loading), it should keep loading and get the token it need.
It should not require re-verified when it had already verified and only date had been changed.
How to reproduce
In step 1 config, board, pipelineTool and sourceControl, any one click verify, when they are loading, change date, it will not require re-verify
The text was updated successfully, but these errors were encountered:
Context
In step 1 config, when I verified any one of
board
,pipelineTool
andsourceControl
, if I changeCollection Date
, I need to re-verify them. But while it is verifing(show loading animation), if I change date, it didn't request re-verify.Expected
If re-verify is required after change date:
If re-verify is not required after change date:
How to reproduce
In step 1 config,
board
,pipelineTool
andsourceControl
, any one click verify, when they are loading, change date, it will not require re-verifyThe text was updated successfully, but these errors were encountered: