-
Notifications
You must be signed in to change notification settings - Fork 136
Issue 3210 fix #3323
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
Issue 3210 fix #3323
Conversation
maxceem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rashmi73
-
After update
pshah_managercannot edit not-completed phases. But Managers should be still able to edit not-completed phases as before. Changes are only for admin users.
Before:After:
-
Admins should be able to edit all the fields of completed phases, same like not completed.
Not completed phase looks like this (if it has timeline):And not completed phase looks like this (if it doesn't have timeline):
But when admin open completed phase now, only one field is editable:
-
Could you please move the new date fields to the end:
-
There are lint errors:
|
@maxceem I will address all 4 points immediately,
|
|
|
@maxceem is backend down? because on all projects list, I suddenly get error screen with following error Topcoder Connect Issue Report D’oh! Something went wrong Error: Request failed with status code 502 at createError (webpack-internal:///./node_modules/axios/lib/core/createError.js:15:15) at settle (webpack-internal:///./node_modules/axios/lib/core/settle.js:18:12) at XMLHttpRequest.handleLoad (webpack-internal:///./node_modules/axios/lib/adapters/xhr.js:75:7) Actually project list is loaded and seen, then within 1 sec i get error screen any issues? |
|
Yes @rashmi73. One of the backend services (Member Service) is down. But it's not critical and there is a patch in Connect App, so it works even without Member Service. So get the latest commits in |
|
@rashmi73 regarding 1pt. I think this issue is only in old |
|
1. After update pshah_manager cannot edit not-completed phases. But Managers should be still able to edit not-completed phases as before. Changes are only for admin users. I am not able to observe such behaviour as mentioned in your comment with before and after image for pshah_manager. can you please confirm above behaviour again? |
|
@maxceem kindly verify PR now |
|
@rashmi73 after the last update I cannot build project. |
|
@maxceem it was built perfectly on my machine. checking |
|
@maxceem PR update it should work fine now |
maxceem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for update @rashmi73. Now I can build the project but some issues still there.
-
Admins should be able to edit all the fields of completed phases, same like not completed.
Not completed phase looks like this (if it has timeline):And not completed phase looks like this (if it doesn't have timeline):
But when admin open completed phase now, only one field is editable:
-
When I save milestone with actual start date or completed date. The date is sent in format
2019-09-11, but we have to send it in format2018-09-11T00:00:00.000Z. See how it's done for the phase form when we edit the Start Date there.
|
@rashmi73 do you think you can update on this shortly? This issue has a priority. |
|
@maxceem sorry for delay I will be able to complete it sometime |
|
Thanks for update @rashmi73. How much time do you need to complete this one? |
|
@maxceem within an hour |
|
|
|
@maxceem thanks. Pr is updated. Mostly all working Kindly provide feedback if any. waiting. |
maxceem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for update @rashmi73.
Works great.
There is a couple of lint issues, I would fix them myself, as this issue is kind of urgent. The PR is accepted. Thanks!










No description provided.