cancel
Showing results for 
Search instead for 
Did you mean: 

Getting multiple create dialog boxes while creating a comment in workflow action.

Former Member
0 Kudos

I created a workflow and then created an action for it.

Then I tried adding a comment for it.

For this, I am getting too many (6 to be precise) create comment dialog boxes, and when i click done for one and close the rest of the boxes, still I am getting 6 comments.(pls see the pictures for reference) Please suggest some way to fix this.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Shakti, hi Wojtek,

I watch this thread for some time and because it seems to be custom project related and requires more detailed data to replicate it on OOTB platform I would kindly ask for create a BCP ticket with detailed description for hybris Product Support team.

Thanks for understanding.

Regards,

Wojtek

former_member632755
Active Contributor
0 Kudos

Hi,

I tried to reproduce the problem locally, unfortunately insuccessfully so far.

Could you do the following:

  • configure a minimal application using exclusively hybris shipped widgets that allows to reproduce the problem

  • go to app orchestrator and copy the content of widgets.xml (left-click on hybris logo in app orchestrator -> Show widgets.xml)

  • attach the content here

Having it configured locally I will be able to debug the application. If this becomes an urgent problem please escallate via our support.

Cheers, Wojtek

Former Member
0 Kudos

We have created two perspective and we also have enabled nested object creation. Now if we click on create new(for nested object) 3 wizards are getting popped up back to back. In case if we have 2 perspective 2 pop ups are getting generated. We are using hybris 5.4 version. Please refer to screen shot below.

link text

former_member632755
Active Contributor
0 Kudos

Hi,

it seems that you must be executing a socket event six times which ends in showing six boxes or you have six connections associated with one socket that leads to the same effect.

Cheers, Wojtek

Former Member
0 Kudos

Hi,

I found the problem. The problem is due to having 6 different perspectives in backoffice.

When I removed all except one perspective , then only one dialog box was coming. How can we configure it so that it gets invoked only once inspite of having so many perspectives?

Thanks, Shakti

former_member632755
Active Contributor
0 Kudos

Could you share youre widgets.xml and point me to the problematic connection? I need the file with all six perspectives do analyze depndencies. Chances are that we have a bug.

Cheers, Wojtek

Former Member
0 Kudos

Here is the file. Here I have reduced the number of perspectives to 2, and so there are 2 dialog boxes coming. It is directly related to how many perspectives we are creating, exactly same number of boxes we are getting.

link text thanks, Shakti

former_member632755
Active Contributor
0 Kudos

Could you also point me to the connection wit which you have issues? I need socket's name and source editor id to identify the connection.

Thanks, Wojtek

Former Member
0 Kudos

We have enabled nested object creation (isNestedObjectCreationDisabled=false).While creating nested object we are getting multiple wizard.Please refer to attached screen.

Thanks, Shakti