Having an issue with a full table grid, cloning this issue (More Actions -> Clone) results in a new Issue with an empty grid. Is there any way to copy the data stored in the table grid?
Hi Philipp,
if you use TableGrid 1.12 or avove
try the following statement in the configuration:
gd.initFromClone=true
Perfect!
It's run for me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What if I'm trying to copy the table to a subtask?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is currently no direct way to copy grids and/or construct a query which retrieves the grid data from the parent (lacking the parent:id as issue value). I raised a feature request for further tracking https://support.idalko.com/browse/IGRID-3247
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Philipp,
Cloning a table grid needs support from the add-on itself. I was assuming that it could be done with a script, but we have to take into account
a) the id needs to be incremented correctly
b) sequence values need to be updated in case of continuous counting
Also, it is currently not possible to detect that an issue is cloned as there is no 'issue clone' event.
We will add a new workflow post funciton 'grid clone' which will actually perform the copying of the data, but we first need to figure out how we can know what the source issue is.
So - bottomline - not supported yet.
Francis
Feature request: https://support.idalko.com/browse/IGRID-1872
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Francis
Thanks a lot for the detailed explanation. We are happy customers of your plugin and the ability to really clone an issue including its grid data would be an additional benefit.
Cheers, Philipp
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.