\r\n\r\n\r\n### To Reproduce\r\n\r\nOpen users directory, invite user, try to delete it.\r\n\r\n### Directus Version\r\n\r\n11.3.2\r\n\r\n### Hosting Strategy\r\n\r\nSelf-Hosted (Custom)\r\n\r\n### Database\r\n\r\nPostgreSQL 17.2",[],24197,"Unable to delete directus_user","2025-02-10T02:46:22Z","https://github.com/directus/directus/issues/24197",0.7262278,{"description":3018,"labels":3019,"number":3020,"owner":2947,"repository":2947,"state":2960,"title":3021,"updated_at":3022,"url":3023,"score":3024},"Currently you have to fill in all required fields... if you're deleting something then you wouldn't care what's in each field... it should be a button, not a radio select. Ben to provide a design.\n",[],1093,"Deleting on the item detail should be instant","2024-02-04T22:02:30Z","https://github.com/directus/directus/issues/1093",0.7269725,{"description":3026,"labels":3027,"number":3039,"owner":2947,"repository":2947,"state":2960,"title":3040,"updated_at":3041,"url":3042,"score":3043},"### Describe the Bug\n\nAs this issue was missed in https://github.com/directus/directus/pull/24599\n\nWhen saving values for Decimal fields, the value is handled as a number instead.\nAs a consequence, significant digits are lost and wrong values saved.\n\nThis happens whenever a number can no longer hold all significant digits of the configured decimal. The issue is that the value is transferred as number to the backend (1234.1234) and handled as number before being saved.\n\nWhen the field is returned from the backend, its send as a string (\"1234.1234\"), which ensures no digits are lost, and its correctly created as numeric (precision, scale) in the database itself.\n\n### To Reproduce\n\nCreate a decimal field with significant digits exceeding the number limit, for example precision: 20, scale: 5.\nSave a new value, for example 123456789123456.12345\nNote that the saved value is 123456789123456.12000\nSame issue occurs whenever more than 17 significant digits are used.\n\n### Directus Version\n\nv11.4.1, v11.5.0\n\n### Hosting Strategy\n\nSelf-Hosted (Docker Image)\n\n### Database\n\nPostgresql",[3028,3029,3032,3033,3035,3037],{"name":2933,"color":2934},{"name":3030,"color":3031},"⚠️ Enterprise","5319E7",{"name":2936,"color":2937},{"name":3034,"color":2943},"Studio",{"name":3036,"color":2940},"I2",{"name":3038,"color":2940},"S2",24741,"Decimal fields bug in precision when exceeding number range","2025-03-25T13:16:31Z","https://github.com/directus/directus/issues/24741",0.7271835,["Reactive",3045],{},["Set"],["ShallowReactive",3048],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fGeCWfhiys8YhHetRLMkl120BtSLk_2ODtDhhYqZ2cR0":-1},"/directus/directus/21635"]