Steps to reproduct
- Create an asset of type string
- Use get asset in the studio
- In the output - Create a variable and use the same
- We will get below highlighted error
- As a solution -Change the data type to string. Ideally the error should be removed. But in this case - it won’t be removed until we remove and use the same variable again
Suggestions:
- By default the variable type should be string when created from the activity Get Assets
- After changing the type to string - it should be automatically removed.
These errors will create confusion in Citizen Developers as they are not from tech background