Yu-Lin "Kirin" Chu
Yu-Lin "Kirin" Chu
There is actually a "Create Time" column for user management page, but it always shows now for every user. This is bacause the server never responses the true creation time...
Previously, deleteCallback always showed a success message regardless of whether the deleteAgent API call succeeded or failed. Now it checks response.success before showing the message and only displays a success...
# [JENKINS-64810] Multibranch pipeline still showing Git tags older than configured threshold This PR does not address _JENKINS-64810_ in the way originally expected, because the issue stems from a misunderstanding...
Let's face it: the current state of this project’s code is not so good. Contributions over time have lacked consistency, leading to duplicated implementations and a fragmented structure that makes...
> When creating the organization, since there was only the "name" field in the front - end, while the back - end required three non - empty fields, a 400...
Since now the *api engine* call nodes with container names, **creating a server and agents across different hosts is impossible.** This is because with different agents and the server running...
Currently one can't delete channels directly with UI, but they can delete them from the dashboard via deleting the networks. However, such deleted channels still exist for the Fabric Nodes....