Uploaded image for project: 'NEURE'
  1. NEURE
  2. NEURE-146

removing iterations in the card removes all object properties for other cards in the task

XMLWordPrintable

      Example:

      Card1 (5 iterations)
      Label1.text [ 1 , 2 , 3 , 4 , 5 ]

      Card2 (5 iterations)
      Label1.text [ A , B , C , D , E ]

      Making card2 to have 1 iteration gives following results

      Card1 (5 iterations)
      Label1.text [ 1 , , , , ]

      Card2 (1 iteration)
      Label1.text [ A ]

      So the 2 , 3 , 4 , 5 for the Card1.Label1.text are gone. It happens after saving.

            olmasl Oleksandr Maslov
            olmasl Oleksandr Maslov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: