Improvement #14
Some sanity checks would be helpful
Start date:
Due date:
% Done:
100%
Description
For example, currently some of contexts should be copied before use (because they save state inside). Such contexts should have “copy” equal to “true” but what if developer (me) forgot to do this? There can be some internal checks which would write to logs something like: “Hey! You save state in custom field here but the context is not copiable!”.
History
#1 Updated by Andriy Lesyuk about 15 years ago
Added for SetField and InsertForeignHandler
#2 Updated by Andriy Lesyuk over 13 years ago
- Tracker changed from Bug to Improvement