Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.3.0.M4
-
Fix Version/s: 3.3.0.M4
-
Component/s: openshift
-
Labels:None
Description
Every attempt to run as -> run on server creates a publish request, though if no changes have been made it's an incremental request. In the case where there are no changes in the workspace, the request to push is still being initiated even for these incremental publishes. Bad.
Gliffy Diagrams
Issue Links
- cloned to
-
JBIDE-10112
CLONE - Incremental Publish forcing a push request for openshift when it should not.
-
- Closed
-
patch to fix issue. This patch also fixes the case where a properly synchronized module gets transitioned to state Republish after a simple run as -> run on server, which should not be happening.