You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a coordinator or call-center operator, I want to create volunteer request so I can fullfill the request of person in need.
Attributes of the Request entity
text * (max délka 140 znaků)
počet lidí * - počet lidí po kterém se poptávka přepne do stavu “pending_confirmation”
adresa * (private) - adresa (geo), kam má dobrovolník přijít / přijet
jméno a příjmení * (private)- jméno příjemce služby (např. “Jitka Matoušková (koordinátorka FNM)”, “Ivan Boušek, důchodce”)
telefon * (private)- telefon příjemce služby, nutno normalizovat, aby se přes něj daly vyhledávat duplicitní poptávky
datum a čas požadovaného uspokojení poptávky - indikace, kdy by měla být poptávka uspokojena (pro kontrolu kvality)
kdo poptávku vytvořil (nastaveno automaticky na current user)
koordinátor poptávky (iniciálně nenastaveno)
stav poptávky - see entityModel and the notes in the text there
typ uzavření poptávky - see entityModel and the notes in the text there
důvod uzavření poptávky - see entityModel and the notes in the text there
kdo poptávku uzavřel - see entityModel and the notes in the text there
timestamp vytvoření
timestamp poslední změny stavu
Definition of done
button na vytvoření poptávky je v seznamu poptávek
existuje formulář na vytvoření poptávky, s následujícími vlastnostmi
vyplnění netechnických polí
adresa je našeptávaná stejně jako v registraci (vylidace na výběr konkrétní adresy včetně č.o. / č.p.)
checkbox, kterým si user zakládající poptávku může nastavit, že je zároveň jejím koordinátorem, defaultně unechecked (v tomto kroku se nemůže koordinátorem stát nikdo jiný než current user)
po vytvoření je nastaven stav "new"
veřejnou část poptávky může vidět kterákoli organizace v aplikaci (resp. její useři)
The text was updated successfully, but these errors were encountered:
As a coordinator or call-center operator, I want to create volunteer request so I can fullfill the request of person in need.
Attributes of the Request entity
Definition of done
The text was updated successfully, but these errors were encountered: