Anjali Pathak

Results 59 comments of Anjali Pathak

Hi @fgalan sir, As per my analysis if the service path is "/#" then all the subscriptions should be returend based on the current source code. As per the doument...

Hi @fgalan sir, I think this issue is already fixed. So I would suggest, please close this issue.

> I don't think so... > > Why do you think this is already fixed? Do we have some existing .test covering this case? As per my understanding of this...

Hi @fgalan Sir, I would like to work on this issue, Please assign this issue to me. Thank you.

Hi @fgalan sir, I have done investigation on this issue. As per my understanding we need to add PUT and GET method for logLineMaxSize and logInfoPayloadMaxSize in log admin API....

Hi @fgalan Sir, I am not working on this issue as mention in comment https://github.com/telefonicaid/fiware-orion/issues/3707#issuecomment-740019821

I have added test case in https://github.com/telefonicaid/fiware-orion/pull/4003/commits/c585d0149644389bd86bdf0d9efe25a409c092b5 But currently it shows `207 Multi-Status` in both the cases when operation completely fails and operation partially success.

> Having a look to your implementation, it seems you have just blindly replaced 422 by 207 in all cases. Note that issue #3054 is not about it. Issue #3054...

@fgalan sir, I have tried to implement the code for `207 Multi-Status` in case of partial update but I am getting same response in both the situation (when operation completely...