You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement comprehensive regression testing to validate that existing data transfer scripts and API tests remain functional when modifications to content-field types in Strapi collections occur.
See Issue#346 as an example to reference.
Details: The name property was changed from uppercase to lowercase in the Strapi collections for region and subregion. This caused upload errors in the scripts for the needs assessment data transfer.
Note: Similar issues were noted relating to letter casing during the creation of API tests for other collections.