| Summary: | 'Recently edited' not registering processes and forms. | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> |
| Component: | Business Central | Assignee: | Pere Fernàndez <pere.fernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.0 | CC: | kverlaen, lpetrovi, manstis, pzapataf |
| Target Milestone: | ER2 | ||
| Target Release: | 6.0.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-06 20:03:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Marek Baluch
2013-12-10 20:41:07 UTC
Updates are recorded in the Inbox in response to ResourceUpdatedEvents raised by VFS. Assuming saving of processes and forms uses the "normal" VFS operations the event should be raised automatically. If saving of Forms and Processes circumvents normal VFS operation the event might have to be raised manually. See here (for where the event is raised):- https://github.com/uberfire/uberfire/blob/master/uberfire-backend/uberfire-backend-server/src/main/java/org/uberfire/backend/server/AbstractWatchService.java#L137 It's working fine in master and in 6.0.x branch. Verified on 6.0.1.ER2. |