November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
We need to look into this. I can't make promise now but we would like to make it consistent across the system
We need to look into this. I can make promise now but we would like to make it consistent across the system
Hi,
I'm having an issue where I'm failing to create content in the commerce catalog due to a restriction on the username column in the application log, having a maximum lenght of 50 characters. I've altered the column length but when running SQL Profiler it seemed to never execute the sql query. After reflecting the code calling the CatalogLogger it seems that there is a restriction on the LogDto setting a maximum length to the username column if the generated decompiled code is to be trusted. Changing to some other username format less than 50 characters long i not an option so is there som other options/work arounds for solving this issue.