-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Apps - iOS - Card
-
None
-
5
-
Severity 3 - Minor
Issue Summary
Creating a card from a template in the iOS app, specifically by clicking the feature's icon at the bottom of a list, causes an error and does not create a card.
Steps to Reproduce
- Open a board
- Create a template card
- At the bottom of any list, click the "Create card from template" icon
- Select the desired template
Expected Results
A card is created (based on the template) on the list where the icon (step 3) was clicked
Actual Results
The app throws "Sorry! An unexpected error occurred. Recent changes might not be saved."
API response: 400 - invalid value for idList
Workaround
Instead of clicking the "Create card from template" icon at the bottom of a list, open the desired template and click the same icon at the top of the template card back. The new card should be created on the same list as the template, and can then be moved to the desired list if need be.