-
Notifications
You must be signed in to change notification settings - Fork 22
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
Events data not populating #23
Comments
http://prntscr.com/fhbxvu - Event Name field (hosted as serviceTeam on the middleware level) is not being populated, when Event Type and Notes fields are missing on the middleware level. |
Moved over to QEWD repo |
Please update this issue here accordingly with a link to the QEWD related issue before closing it |
Duplicated within QEWD repository: QEWD-Courier/Ripple-Qewd#33 |
@dkryvosheya can we get an update on the UI json required for read/writes here please |
As discussed, this will be our task for Monday. |
@tony-shannon Implemented the feature, tested webRTC - working as intended; |
Hi @dkryvosheya we went to test the feature out and it appears that when a new event is created, it generates two events, one which you can join, the other which you can't. Please can you investigate. |
Investigated this issue, @PhilBarrett @tony-shannon - it's more QEWD issue, other than UI. Duplicated over @qewd repository - QEWD-Courier/Ripple-Qewd#49 |
Duplicate event posting should now be working properly |
Just re-read my last comment - I mean that duplicates should no longer be being posted, and the problem has been fixed |
Tested and working fine, thanks @robtweed |
Hi @dkryvosheya, @PhilBarrett , I seen that you tested and working fine the Events features. However, I am using Ubuntu 16.04 64-bit machine, npm version 3.10.10, node version 6.11.4. I have some problems. 1. It appears like that image: The console log displays:
2 . I've tried to comment the value which of undefined in the events-list.component.js file. And it's not displays console log error but It's also not displays any data. Furthermore, When I choose appointment, admission, transfer in the create button. The console log displays:
When I clicked discharge button, it displayed like that: Do you have ideas to fix this issues? Thanks, |
Event name, date, Type, notes not populating
The text was updated successfully, but these errors were encountered: