how can I delete resource assigned to an activity when the resource is already deleted from the resource page ? I'm unable to delete the activity related to taht resource.
Somebody used it before me but he left the company. I don't know if he deleted the resource and if so, how he did it. But the fact is, I have an activity with a resource assign to it but the ressource is unknown. If I clic on the resource name the resource page open with the message "Aucun élément ressource sélectionné". If I clic on the pencil, the assignation box open and I can change the fields "Taux", "Travail restant" et "Travail planifié".
Do you have some real work on the assignment ?
If not, you should be able to delete the assignment (or maybe an admin can do it)
If so, here is what you have to do, in the database (for instance with phpMyAdmin) :
=> on the application
- note the id of the activity (let's call is #idA)
=> using db tool
- delete all lines of table 'work' where refType = 'activity' and refId = #idA
- delete all lines of table 'assignment' where refType = 'activity' and refId = #idA
=> on the application
- back on the activity screen : se the assignment has disepeared, but work figured may be wrong
- create a new assignment (no matter the work or resource assigned) and delete it just after : the work figures should be correct now
En poursuivant votre navigation, vous acceptez le dépôt de cookies tiers destinés au bon fonctionnement et à la sécurisation du site (gestion de session, reCaptcha) et à une analyse statistique anonymisée des accès sur notre site (Google Analytics). Si vous vous inscrivez, les informations que vous fournirez ne seront jamais divulguées à un tiers sous quelque forme que ce soit. En savoir plus
Cookies settings
×
Functional Cookies
Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.
Session
Please login to see yours activities!
Other cookies
Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.