The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@deprecated | 0 | @deprecated |
@todo | 0 | @todo |
DOCUMENT_ME | 0 | DOCUMENT_ME |
FIXME | 1 | FIXME |
NOT_YET_DOCUMENTED | 0 | NOT_YET_DOCUMENTED |
TODO | 2 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService | Line |
---|---|
When upgrading to workflow v3.0.2, change this condition to : if ( task.getOrder( ) <= otherTasK.getOrder( ) ) Indeed, in workflow v3.0.1 and inferior, the task are ordered by id task | 486 |