Issue Details (XML | Word | Printable)

Key: SCAFF-225
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Paul Ngu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Scaffolding Plugin

A table-data object with 40 rows is virtually unusable

Created: 23/May/08 05:58 PM   Updated: 29/Aug/08 05:47 PM
Component/s: {scaffold}, {table-data}
Affects Version/s: None
Fix Version/s: 3.0.0

Time Tracking:
Not Specified

Environment: confluence 2.7.1 and scaffolding .7-dr9


 Description  « Hide
Hi,

We have a problem with scaffolding table object with approximately 40 rows in the table. There is now a delay of about 25 seconds after clicking on the Edit tab of this page, and a similar delay after clicking on Save. This makes it unusable.

It's defined as follows:

{scaffold:Status Report}


{table-data:Weekly Status Report|order=desc} ||Date (end of week)||----- Accomplishments for This Week ----||Tasks for Next Week (in order of Priority)||--------- Open Issues ----------||
| {date-data:Week Ending|format=dd MMMM yy|minYear=2007|maxYear=2010}
| {text-data:Accomplishments for This Week|type=area|content=wiki|width=100%|height=200px}
| {text-data:Tasks for Next Week|type=area|content=wiki|width=100%|height=200px}
| {text-data:Open Issues|type=area|content=wiki|width=100%|height=200px} |
{table-data} {scaffold}

Is there any things that I can do to speed it up ? Thanks



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 24/May/08 01:57 AM
I believe the performance issues are all client-side, so unfortunately there's not much that can be done about it presently. The table-data functionality will be rewritten in the near future however, so we'll keep table size in consideration when we are working on it. I'll leave this open until then.

Unfortunately, I can't give you a fixed date on the arrival of fixes though - but working on table-data is our highest priority for the next main update, other than Confluence 2.8 compatibility.


Paul Ngu added a comment - 27/May/08 05:32 PM
Hi David,

Thanks for considering this for your next release.

Cheers,
Paul


David Peterson added a comment - 29/Aug/08 03:53 AM
table-data and repeating data have been rewritten for the next release (3.0.0). Can you check that this has fixed this problem once it is released, and if not please reopen this issue?

Thanks.


Paul Ngu added a comment - 29/Aug/08 05:47 PM
will do.. let me know when it is released.. also will it still work with confluence 2.7.1 ? that's the version that we are still on. Thanks.