-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to add association between assets if tail asset is 0th in list. #568
Comments
I've tried reproducing this on Chromium, Opera, Firefox and Chromium without any success. What error message are you getting? |
Can you please try doing the following.
I made a UI change not long ago that might have fixed this problem, but - depending on when you downloaded or setup your VM - you might not be working with this fix. |
I will do so and report back, many thanks. |
If you still get the problem then please upload the simplest model that can reproduce the problem. |
I'm afraid I'm still getting this issue. In this example model, I cannot create a reference from A to B, but I can create a reference from A to C. |
Thanks - I can reproduce this now. The problem was in the cairis-ui repo, which I've now fixed. Can you try running update_cairis again (which will update the UI), clean your browser cache, and seeing if you reproduce the problem again? |
I can confirm that the issue is now fixed for me after updating cairis. Many thanks for the quick fix. |
Attempted action
Creation of an association between two assets, wherein the tail asset is the first value to appear in the drop-down.
Expected behaviour
Association is correctly created with intended head and tail connections.
Actual behaviour
User receives error message stating "Tail Asset is required".
Steps to reproduce the behaviour
Version of CAIRIS
Master branch
Details of browser or, if applicable, details of the OS used to host CAIRIS
Cairis server was run on provided Ubuntu VM, after running provided rebuildServer.sh.
Browsers tested on -
Chromium 85 x64
Firefox 81.0.1 x64
Waterfox 2020.09 x64
The text was updated successfully, but these errors were encountered: