Sending a request to a different receiver
@MagdaN is already working on this.
Since Oct 15, 2020.
- Dominant language
- Python
- Stars
- 411
- Forks
- 100
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 8
Description
This request should handle the following use case regarding the "Klima-Gebäude-Check" campaign.
- One selects a building to make a request in the overview.
- The request is sent to the city where the building due to its location belongs to.
If the building isn't a property of the city, the request could not be handled by them.
Now one can either close the request with "Information nicht vorhanden" (information not availabe) or (re)send the request to a different receiver (which is not possible yet).

Closing the request seems not reasonable, because the building's state in the overview would not reflect the correct request state.
Sending another request for the same building will be addressed to the same unaccountable city again (which is not desirable).
I suggest a new button "Anderer Empfänger" (other receiver) in conjunction with a selection of a known receiver.
This button/selection combination should be available at the main requesting page too.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.