Ticket #2363 (closed bug)

Opened 15 years ago

Last modified 15 years ago

s2-deleting-frame-while-moving-it - In server collaboration if one user moves a frame and other deletes it, exception is thrown.

Reported by: todor Owned by: mira
Priority: major Milestone: X3
Component: S2S_PERSISTENCE Version: 2.0
Keywords: Cc: mira
Category: unknown Effort:
Importance: 0 Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: todor Design_owners: mira
Imp._owners: mira Test_owners:
Analysis_reviewers: mira Changelog: Changelog
Design_reviewers: Imp._reviewers: meddle, deyan, todor
Test_reviewers: Analysis_score: 3
Design_score: 0 Imp._score: 2
Test_score: 0

Description (last modified by todor) (diff)

Attachments

switch-revision-notifications.patch (2.5 KB) - added by mira 15 years ago.

Change History

comment:1 Changed 15 years ago by todor

  • Status changed from new to s1b_analysis_finished

comment:2 Changed 15 years ago by todor

  • Description modified (diff)

comment:3 Changed 15 years ago by mira

  • Design_owners set to mira
  • Status changed from s1b_analysis_finished to s2a_design_started

comment:4 Changed 15 years ago by mira

  • Status changed from s2a_design_started to s2b_design_finished

There is a problem with the notification of the views when the head revision is changed. There should be a method used to switch revisions that notifies all views. The head revision should be private and should not be changed any other way.

comment:5 Changed 15 years ago by mira

  • Status changed from s2b_design_finished to s2c_design_ok

comment:6 Changed 15 years ago by mira

  • Owner set to mira
  • Status changed from s2c_design_ok to s3a_implementation_started

Changed 15 years ago by mira

comment:7 Changed 15 years ago by mira

  • Status changed from s3a_implementation_started to s3b_implementation_finished
  • Imp._owners set to mira

There is a patch file attached to this ticket.

comment:8 Changed 15 years ago by mira

  • Analysis_reviewers set to mira
  • Analysis_score changed from 0 to 3

comment:9 Changed 15 years ago by meddle

  • Cc mira added
  • Status changed from s3b_implementation_finished to s1c_analysis_ok
  • Imp._score changed from 0 to 2
  • Imp._reviewers set to meddle, deyan, todor

We will fail the ticket.

  • There is exception continuously logged when you connect to the server. The Exception is here : http://pastebin.asteasolutions.net/m6c72c376
  • Please put the spaces in the appropriate places : if( this.headRevision.getId().compareTo(newRevision.getId()) < 0)

2p

comment:10 Changed 15 years ago by deyan

  • Importance set to 0
  • Status changed from s1c_analysis_ok to closed

Batch update from file priorities8.csv

Note: See TracTickets for help on using tickets.