Atlassian enables default data collection to train AI
111–120 of 149 posts
Re: Atlassian enables default data collection to train AI
#112Earlier quoted context omitted.
It's explicitly not legal in California and some other places.
Also for business customers? I would expect such regulations to only apply to b2c contexts.
Re: Atlassian enables default data collection to train AI
#113Will Atlassian be harvesting code and content from private Bitbucket repositories? The wording in their policies and FAQ's is vague, so I'd like to get a definitive (Yes / No) answer.
cloud repos are handy, but, having to constantly worry if some criminal comes "joinks, its my data now", is not worth it.
Re: Atlassian enables default data collection to train AI
#114Re: Atlassian enables default data collection to train AI
#115Atlassian just goes from misstep to misstep. I still use their products quite often. The amount of P0 bugs I experience is absolutely crazy: - Bitbucket workers are hopelessly out of date (self hosted). We've had to put so many random workarounds in especially for Docker, as they don't keep them up to date enough - I have had a bug in JIRA for years where I can't reorder a new ticket unless I refresh the page - Every…
The migration would take 1-2 engineering man-days I suppose. But its money well spent.
Re: Atlassian enables default data collection to train AI
#116Atlassian just goes from misstep to misstep. I still use their products quite often. The amount of P0 bugs I experience is absolutely crazy: - Bitbucket workers are hopelessly out of date (self hosted). We've had to put so many random workarounds in especially for Docker, as they don't keep them up to date enough - I have had a bug in JIRA for years where I can't reorder a new ticket unless I refresh the page - Every…
It can't be that hard to just dump/export the entire JIRA in one day and migrate it to something else like linear.app? i was already exporting HTML dumps of the entire JIRA and using it in local tool calls to ground agents as far back as last year instead of wrestling with JIRA API to get it to work. This was before linear became popular. The migration would take 1-2 engineering man-days I suppose. But its money well…
Re: Atlassian enables default data collection to train AI
#117Atlassian just goes from misstep to misstep. I still use their products quite often. The amount of P0 bugs I experience is absolutely crazy: - Bitbucket workers are hopelessly out of date (self hosted). We've had to put so many random workarounds in especially for Docker, as they don't keep them up to date enough - I have had a bug in JIRA for years where I can't reorder a new ticket unless I refresh the page - Every…
Re: Atlassian enables default data collection to train AI
#118Yet another opportunity to provide an alternative that keeps data private
Re: Atlassian enables default data collection to train AI
#119Earlier quoted context omitted.
It can't be that hard to just dump/export the entire JIRA in one day and migrate it to something else like linear.app? i was already exporting HTML dumps of the entire JIRA and using it in local tool calls to ground agents as far back as last year instead of wrestling with JIRA API to get it to work. This was before linear became popular. The migration would take 1-2 engineering man-days I suppose. But its money well…
How do you export all of jira? any tips or github repos?