-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes estimation labels don't work #1227
Comments
@fedorpashin thank you for reporting this. I'll assign someone to take care of it soon. |
@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role Please, make sure there is at least one available contributor with the required role and the project can afford to pay them. |
@fedorpashin when a new Issue is opened, Github will send us a JSON representing the Issue, also containing the Labels. Now, I noticed Github uses event-sourcing: sometimes certain events like labeling, assigning etc are happening in different orders. Quite rarely, but I've noticed this happens. In this particular case, I see nothing in the logs, so I think Github sent us the New Issue event before actually appending the Labels to it. Also, I have never faced this problem. Did it happen more times to you or this is the first time? |
@amihaiemil this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@amihaiemil yes, it happened one more time (the issue is deleted now). Maybe I click "Submit new issue" too quickly in these cases and that's why the order is broken. I think it would be great if the PM checks labels at the moment of assigning, because sometimes I reconsider something immediately after issue creating and want to change the estimation. It's intuitive to have this opportunity in the time interval between creating and assigning) |
@fedorpashin yep, the event disorder also happens to me sometimes when I click submit too quickly. But still, rarely. I'll consider your advice and try to implement it. I think most likely the PM will listen to issue labeling (so as you said, you will be able to change estimation after issue is refistered). In the meantime let's leave this issue opened for future reference. |
@amihaiemil Don't forget to close this ticket before the deadline (2021-10-06T14:55:08). You are past the first half of the allowed period. |
@amihaiemil Looks like you've missed the task deadline (2021-10-06T14:55:08). You are now resigned from this task. Please stop working on it, you will not be paid. I will assign it to someone else soon. |
@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role Please, make sure there is at least one available contributor with the required role and the project can afford to pay them. |
I've just created an issue with the label
30 min
, but the PM estimated it by default time. In other issue with custom estimation everything worked well.The text was updated successfully, but these errors were encountered: