There is indeed a character limit of 32.767 characters for comment and description fields. Not only the text, but also the definition of the table is probably taking up space. While I can totally understand your frustration, in this specific case adding a file containing the table, a link to a Confluence page having that same table or any other reference to that table may be a feasible (and maybe even better) workaround. Jira is a very good work management tool, but not your best friend when your need is documentation. Once a ticket is completed, it gets hard to find if you need the described case again in the future (hence my reference to Confluence).
There is also a suggestion in the backlog to address this issue: you may want to watch JRACLOUD-59124 for future updates.
Hope this helps!
Basically that's something only relevant for the issue/story, that's the reason I don't added it in a confluence page.
Fact is, that the text is only 2000 characters long, what means, that the table definition uses 30'000 characters? That confuses me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check for merged cells in the table. I got this error when pasting a table (3 columns, 50 rows) from a google doc wherein I had merged columns in some rows as 'markers'.
Once I split the those merged columns to match the rest of the table, it then pasted with no problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had this exact scenario, merged cells. Removing them from the table solved the problem. It really has nothing to do with the table taking space from the 32k char limit.
Thanks Garret!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also had this happen with merged cells. Character count ±6k but hit cap with two tables with 2 merged cells (so that the attached images flowed better with the data in the table). I also don't want to daisy chain documentation from one platform to another when it makes sense to keep everything about the ticket on the ticket.
There's definitely room for some code optimisation on the implementation of tables. Something is very broken if its taking 24,000 characters to describe a few merged cells in a couple small tables (4x20).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.