#331 Update Sync and Variables for new naming conventions
Closed: Fixed None Opened 11 years ago by tflink.

= problem =

The blocker tracking words have changed for F19 and the sync algorithm needs to be updated

= analysis =

AcceptedNTH -> AcceptedFreezeException
RejectedNTH -> RejectedFreezeException

Unfortunately, there are database fields and variables which reference 'accepted' and 'NTH'. These should probably be changed but that's not critical.

= enhancement recommendation =

Change the algorithm and related tests, update


There's the IRC text to update too, it refers to NTH and nice-to-have and stuff.

Sync method and all templates fixed to work with new Freeze Exception terminology. Merged into develop with commit f3bec1ce1f8f2444839bce7bfbcd2da69a3e30b2.

feature/t331-fixsync branch removed from origin.

Login to comment on this ticket.

Metadata