You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/12 02:29:02 UTC

[GitHub] lopiter commented on issue #3088: action was overwritten when create rule

lopiter commented on issue #3088: action was overwritten when create rule
URL: https://github.com/apache/incubator-openwhisk/issues/3088#issuecomment-350925149
 
 
   @rabbah thanks for your reply.
   i'm sorry, I wrote the title wrong so i edit my issue title.
   I took a screenshot to describe my situation.
   
   first I create action. Action name is myAction.
   
   ![image](https://user-images.githubusercontent.com/13635842/33863892-5c50d8ac-df2d-11e7-8740-408a15244f3c.png)
   
   it's action view in my couch db
   ![2017-12-12 11 17 53](https://user-images.githubusercontent.com/13635842/33864064-35c0dcf4-df2e-11e7-8eb9-20fca17f1f21.png)
   
   and i create rule
   
   ![2017-12-12 11 20 01](https://user-images.githubusercontent.com/13635842/33864113-78016840-df2e-11e7-8218-70e9ea70d391.png)
   
   I use myAction as trigger parameter , but there's no error occurred
   
   and myAction  is disappeared in action view
   
   ![image](https://user-images.githubusercontent.com/13635842/33864235-1a3b0d32-df2f-11e7-93e1-084e129b63ae.png)
   
   myAction is appeared in trigger view.
   
   ![image](https://user-images.githubusercontent.com/13635842/33864259-3e47d55c-df2f-11e7-9f0c-15c3768638f9.png)
   
   and myAction has rules property.
   ![2017-12-12 11 26 36](https://user-images.githubusercontent.com/13635842/33864312-6d29085a-df2f-11e7-9e02-2454c66bdab8.png)
   
   
   
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services