Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WF Deployment corrupts DB when no title is provided #1

Open
ghost opened this issue Mar 16, 2014 · 0 comments
Open

WF Deployment corrupts DB when no title is provided #1

ghost opened this issue Mar 16, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 16, 2014

When user does not provide any (en_US localized) 'title' in the dialog from which he is uploading new version/file of WF model, the deployment of the model produces corrupted entries in DB tables - name/id of the procdef is invalid because of missing 'title' + ACT_GE_BYTEARRAY lacks byte blob for added model.
This immediatelly results in NPE exception during listing of currently deployed WFs and unusability of the deployed model.

See net.emforge.activiti.WorkflowDefinitionManagerImpl.deployWorkflowDefinition(), 'strTitle' at the begining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants