hsato03 commented on PR #8287: URL: https://github.com/apache/cloudstack/pull/8287#issuecomment-1856499997
> @hsato03 I check the UI after changes. Currently, the `Project` column is added to the list of columns but it is not displayed by default and it needs to be checked. Would it make sense to make sure it is visible in the view on toggle? Yes, thank's for your suggestion. I made the changes to address that. > checked on QA server: https://qa.cloudstack.cloud/client/pr/8287/#/vm > > it works in some pages: instance snapshots, CKS, ssh key pairs, affinity groups > > it does not work on: Instances, AutoScale instance group, Userdata on "[Instance groups](https://qa.cloudstack.cloud/client/pr/8287/#/vmgroup)", "Project" column is right after "Account", which is different as other pages. That is weird, I also checked at https://qa.cloudstack.cloud/client/pr/8287/#/vm and it is working on Instances and on AutoScale Instance Group. The `listUserdata` API does not have a `project` attribute, it returns both account and project in the Account field. I normalized the order that Project and Account are displayed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org