Your example works because your column name is a single letter (i.e. it is narrower than the width you’re trying to set). If your column name was wider, as in my example, it would not work.
You are right. I did some more research and find that this is actually a regression to version 12.1. We have it already reported, so I will add your case and update you once the fix is done.
My column configuration has many more columns than my sample that illustrates the bug for the HoT folks, so your solution won’t work in practice. Thanks anyway.
Hi @adrian.szymanski, can you give me some idea when I can expect this to be fixed? I’m holding up a feature that really needs to get out during the summer.
Thanks.
Actually, I was the one who reported the need to check the behavior some while ago. Documentation does not clearly say what is the expected outcome so we cannot report it as a regression.
@adrian.szymanski already raised the priority of the issue in our internal system. I hope that we will be able to share some more feedback soon.
Hi @dhaber , I am happy to report that this issue has been resolved with the release of v17.0.1 this morning. Thanks again for reporting the issue, and please let us know if you continue to experience any similar problems in the latest release.
Thank you @joseph.petty. Major version upgrades (with the associated breaking changes) take some time for us to get to. I will update here as soon as I can test it.