Yea, +1 to the Sean suggestion.
When we see a comment "I'm working on this" on the jira comment,
I think we need to say "Are you still working on this?" to avoid duplicate
work there.
On Sat, Feb 22, 2020 at 2:20 AM Nicholas Chammas
wrote:
> +1 to what Sean said.
>
> On Fri, Feb 21, 2020 at 10:1
+1 to what Sean said.
On Fri, Feb 21, 2020 at 10:14 AM Sean Owen wrote:
> We've avoided using Assignee because it implies that someone 'owns'
> resolving the issue, when we want to keep it collaborative, and many
> times in the past someone would ask to be assigned and then didn't
> follow throu
We've avoided using Assignee because it implies that someone 'owns'
resolving the issue, when we want to keep it collaborative, and many
times in the past someone would ask to be assigned and then didn't
follow through.
You can comment on the JIRA to say "I'm working on this" but that has
the same
what if both are looking at code and they don't make a merge request? I
guess we can't still see what's going on because that Jira ticket won't
show the linked PR.
On Fri, 21 Feb 2020 at 09:58, Wenchen Fan wrote:
> The JIRA ticket will show the linked PR if there are any, which indicates
> that
The JIRA ticket will show the linked PR if there are any, which indicates
that someone is working on it if the PR is active. Maybe the bot should
also leave a comment on the JIRA ticket to make it clearer?
On Fri, Feb 21, 2020 at 10:54 PM younggyu Chun
wrote:
> Hi All,
>
> I would like to sugges
Hi All,
I would like to suggest to use "Assignee" functionality in the JIRA when we
are working on a project. When we pick a ticket to work on we don't know
who is doing that right now.
Recently I spent my time to solve an issue and made a merge request but
this was actually a duplicate work. The