JobOffers : Fix Skill on job offer creation
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ghost User changed the description
changed the description
By Jean-Baptiste on 2019-01-21T13:30:55 (imported from GitLab project)
- Author Contributor
The issue with "undefined" in list is cause by store.get(iri) which "delete" everything but @id
By Jean-Baptiste on 2019-01-24T10:49:37 (imported from GitLab project)
- Maintainer
what do you mean "delete"? data which is in the API but not in the resource given? Could you please provide an example?
- Author Contributor
The function store.get(iri) failed on this resource :
https://test-paris.happy-dev.fr/skills/
When I remove "users" from the resource it works. So i guess it's because the iri
https://test-paris.happy-dev.fr/skills/1/users/
does not existBy Jean-Baptiste on 2019-01-24T11:27:38 (imported from GitLab project)
- Author Contributor
By the way I fixed the problem by removing users from skill list
By Jean-Baptiste on 2019-01-24T11:28:11 (imported from GitLab project)
- Ghost User marked the task The skills list contains some "undefined" as completed
marked the task The skills list contains some "undefined" as completed
By Jean-Baptiste on 2019-01-24T11:30:38 (imported from GitLab project)
- Author Contributor
Pas lié a l'iri en fait, car meme si l'uri /skill/X/users/ fonctionne ça pète. Il y a le meme problème avec http://127.0.0.1:8000/members/ Dès qu'on a des nested_fields en fait store.get(iri) plante
By Jean-Baptiste on 2019-01-24T11:50:36 (imported from GitLab project)
- Ghost User marked the task We should be able to select multiple skills as completed
marked the task We should be able to select multiple skills as completed
By Jean-Baptiste on 2019-01-24T14:31:31 (imported from GitLab project)
- Ghost User mentioned in commit c238042d
mentioned in commit c238042d
By Jean-Baptiste on 2019-01-24T14:32:33 (imported from GitLab project)
- Ghost User assigned to @bleme
assigned to @bleme
By Jean-Baptiste on 2019-01-29T10:28:20 (imported from GitLab project)
- Author Contributor
related to : https://git.happy-dev.fr/startinblox/framework/sib-core/issues/238
By Jean-Baptiste on 2019-02-20T13:24:53 (imported from GitLab project)
- Ghost User marked the task Even if we select the CSS skill, it creates a job offer without skills as completed
marked the task Even if we select the CSS skill, it creates a job offer without skills as completed
By Gaëlle Morin on 2019-04-03T15:41:50 (imported from GitLab project)
- Ghost User marked the task We should be able to select multiple skills as incomplete
marked the task We should be able to select multiple skills as incomplete
By Gaëlle Morin on 2019-04-03T15:41:50 (imported from GitLab project)
- Ghost User assigned to @jbpasquier and unassigned @bleme
assigned to @jbpasquier and unassigned @bleme
By Jean-Baptiste on 2019-04-11T12:54:22 (imported from GitLab project)
- Author Contributor
@jbpasquier I'm assigning you this one. Not sure of the status of the issue, may works now, or not..
By Jean-Baptiste on 2019-04-11T12:55:56 (imported from GitLab project)
- Owner
About selecting multiple skills, it's a sib-core issue.
https://git.happy-dev.fr/startinblox/framework/sib-core/issues/193
- Ghost User marked the task We should be able to select multiple skills as completed
marked the task We should be able to select multiple skills as completed
By Gaëlle Morin on 2019-05-17T06:55:40 (imported from GitLab project)
- Ghost User mentioned in merge request !31 (merged)
mentioned in merge request !31 (merged)
By Gaëlle Morin on 2019-05-17T06:56:36 (imported from GitLab project)