Link issues together to show that they're related. Learn more.
Activity
- Reporter
This happens because it seems that PARTAGE API returns a 403 error when you try to get an object in the process of being created. This is what happens here: You add partage info, click apply, FD will save the object and ask the API to create it. Then it opens it again, and ask partage «do you know this group» ? To test if it exists. Partage API crash with 403 because I suppose the creation process is not finished.
This is a bit difficult to avoid as I’m not sure how to detect this error and how I can know it’s this crash and not a real error. The easy work-around is to use «Ok» instead and give the API a few seconds to finish creation before reopening the object.
(from redmine: written on 2017-06-20)
- Reporter
Set time spent
(from redmine: written on 2017-06-22)
- Côme Chilliet added 30m of time spent
added 30m of time spent
- Côme Chilliet mentioned in commit a70528e8
mentioned in commit a70528e8
- Côme Chilliet added To Be Tested and removed ~381 labels
added To Be Tested and removed ~381 labels
- Reporter
I added a retry after 10 seconds in case of 403 error to try to work around this problem, can you test the development packages?
- Côme Chilliet added 45m of time spent
added 45m of time spent
- bmortier changed the description
changed the description
- Reporter
This may go into 1.2-fixes if it works
- Côme Chilliet added ~561 label
added ~561 label
- Reporter
@gallak We need you to validate this if we want to merge it in for 1.2.1
- Côme Chilliet added ~570 and removed ~561 labels
added ~570 and removed ~561 labels
- Author Reporter
it's ok with last packages thanks
- agallavardin closed
closed
- bmortier removed To Be Tested label
removed To Be Tested label
- Côme Chilliet changed milestone to %50
changed milestone to %50