Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E8B49200C03 for ; Fri, 6 Jan 2017 15:12:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E774D160B37; Fri, 6 Jan 2017 14:12:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 44A6A160B1F for ; Fri, 6 Jan 2017 15:12:59 +0100 (CET) Received: (qmail 53455 invoked by uid 500); 6 Jan 2017 14:12:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 53439 invoked by uid 99); 6 Jan 2017 14:12:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 14:12:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5C6A72C03DB for ; Fri, 6 Jan 2017 14:12:58 +0000 (UTC) Date: Fri, 6 Jan 2017 14:12:58 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-19354) Invalid message is shown after saving the workflow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 Jan 2017 14:13:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804616#comment-15804616 ] Hudson commented on AMBARI-19354: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #655 (See [https://builds.apache.org/job/Ambari-branch-2.5/655/]) AMBARI-19354 : Invalid message is shown after saving the workflow (Padma (nitiraj.rathore: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5eedeaec9be1a2ee94e6bd5bce451ad81dca3233]) * (edit) contrib/views/wfmanager/src/main/resources/ui/app/components/flow-designer.js * (edit) contrib/views/wfmanager/src/main/resources/ui/app/domain/workflow-path-util.js > Invalid message is shown after saving the workflow > -------------------------------------------------- > > Key: AMBARI-19354 > URL: https://issues.apache.org/jira/browse/AMBARI-19354 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.5.0 > Reporter: Supreeth Sharma > Assignee: Padma Priya Nagaraj > Labels: WFD > Fix For: 2.5.0 > > Attachments: AMBARI-19354_trunk.patch > > > Invalid message is shown after saving the workflow. The message "Transition deleted Undo" is shown even when no changes are made to the workflow. > Steps to reproduce : > 1) Import a workflow. > 2) Click on one of the action nodes and open settings. > 3) Without making any change, click on 'Save' > After saving, message "Transition deleted Undo" is shown to the user. -- This message was sent by Atlassian JIRA (v6.3.4#6332)