- API: Pro 5.13.0
- Environment
- Operating system: Docker latest-pro
- PHP: 8.4
- Web server: nginx 1.26.3
- Database server: mariadb 10.11
What you did?
I changed an icon and its color in the chrome extension and after that i changed it back to the default color and default icon.
What happened?
After changing it back to default, the password will not show up in the android app.
The debug log shows:
19:42:30 Started resource list deserialization
19:42:32 Validation error message: Validation errors: null at #/icon/value failed against #/properties/icon/properties/value with "Expected: [integer] Found: [null]"
19:42:32 Invalid resource found id=(c95c5909-51f1-4bd2-9f41-d363759d6cc9, skipping
19:42:32 Finished resource list deserialization
New created passwords with the default icon and color are working as expected.
What you expected to happen?
The password should still be visible in the android app.
What you did?
I changed an icon and its color in the chrome extension and after that i changed it back to the default color and default icon.
What happened?
After changing it back to default, the password will not show up in the android app.
The debug log shows:
New created passwords with the default icon and color are working as expected.
What you expected to happen?
The password should still be visible in the android app.