Bug 1208368
| Summary: | Business Central hangs with the loading pop-up when opening the project.imports file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Abhijit humbe <abhumbe> | ||||
| Component: | Business Central | Assignee: | manstis | ||||
| Status: | CLOSED EOL | QA Contact: | Jozef Marko <jomarko> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.3 | CC: | cray, kverlaen | ||||
| Target Milestone: | DR1 | ||||||
| Target Release: | 6.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:01:51 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
We show the "Loading.." popup after 250ms (if the server round-trip completes before this, we don't show the popup - hence it appears "random"). The problem was we were not closing the popup when the load completed. Business central doesn't hang and file is opened. Verified on 6.2.0 ER1. |
Created attachment 1009970 [details] Screenshot-Business central Description of problem: when opening the project.imports file for a project from the Project Explorer under the Administration view, sometimes the small Loading pop-up will open, and business Central console hang. Steps to Reproduce: 1. Start Server instance and login into business central console 2. Goto 'Authoring-->Administration-->File Explorer-->Project-Name-->project.imports' 3. Console hangs with the loading pop-up Actual results: Business Central console hangs with the loading pop-up when opening the project.imports file through the Administration view. Expected results: project.imports file should be opened without any issue. Additional info: Its random behaviour,I managed to replicate issue 6 times outof 10 attempts.Normally we can face this issue if we have multiple repositories cloned/created. Also if we try to open 'Administration' view in new tab of browser(with same user) it will try to open the project.imports file again and hang up.