Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
À quel moment devrait-on envisager de remplacer un développeur au sein d'une équipe Scrum ?

Votes Newest

Answers


Bonjour!

J'ai recherché un peu sur le forum de scurm.org pour répondre à ta question et j'ai trouvé cette réponse par Lakshimi Sai Prasad Gajula:

"The simple answer is 'at any time'. Being the self-managing team, the developers can decide when and how to replace any one (or more than one) of them by taking into consideration the impact of the replacement." (https://www.scrum.org/forum/scrum-forum/62374/when-should-developers-scrum-team-be-replaced)

Français: "La réponse simple est 'à tout moment'. Étant une équipe qui s'autogère, les développeurs peuvent décider de quand et comment il remplace un (ou plusieurs) d'entre eux en prennant en considération les impacts du remplacement."

J'espère que cela répond à ta question! Je suis disponible au besoin.

  
  
Posted 2 months ago
1K Views
1 Answer
3 months ago
2 months ago
Tags