| Summary: | Metadata resets the view if Edit-tab is visited during editing | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Toni Rikkola <trikkola> |
| Component: | Business Central | Assignee: | Alexandre Porcelli <porcelli> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | jvahala |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | etirelli, lpetrovi, porcelli, rrajasek |
| 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 19:58:33 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
Toni Rikkola
2013-12-17 11:52:45 UTC
We load the MetaData when the page receives the focus; hence it is reset when revisiting. I don't think we should have it working like it does now. Since if you do for example comments or change the description. All this information gets lost without a warning. We can still load the metadata the first time the metadata tab is opened. Fix pushed to master and product branches of the following repositories: (6.0.x) http://github.com/droolsjbpm/kie-wb-common/commit/50916afa9 (master) http://github.com/droolsjbpm/kie-wb-common/commit/b6be48414 (6.0.x) http://github.com/droolsjbpm/drools-wb/commit/f68b16070 (master) http://github.com/droolsjbpm/drools-wb/commit/8634003c5 (6.0.x) http://github.com/droolsjbpm/jbpm-form-modeler/commit/3405a9b79 (master) http://github.com/droolsjbpm/jbpm-form-modeler/commit/941fe24ee (6.0.x) http://github.com/droolsjbpm/jbpm-designer/commit/ae6d00741 (master) http://github.com/droolsjbpm/jbpm-designer/commit/75e4e62ba Metadata remain even if I switch on other tab. Verified on BPMS 6.0.1 ER2 |