Skip to content

Task: Set the status of the furniture to be sold into selling state if it passes the voting. #522

Open
@BillTheBeast

Description

@BillTheBeast

🧹 Task Description

  • Task: Set the status of the furniture to be sold into selling state in corresponding ClanFurniture object if it passes the voting. Otherwise make the furniture available again in storage.
  • Purpose: This provides info about the fact that the furniture is in selling state.
    Making it:
    • Available in the clans own flea market stall.
    • Unable to be placed in soulhome
    • Unable to be put into a new selling vote.

Steps to Complete

  1. When the vote ends remove it from the active vote list and move it to the past votes list.
  2. Set the votedToSell flag to true (if passed the vote) and inVoting flag to false in the furniture ClanFurniture object.
  3. Make the furniture have the marked for selling text over it in storage. (Passed the vote)

📎 Additional Information

A lot of this should eventually happen on the server, but for now it should be handled by the client.


Metadata

Metadata

Assignees

Type

Projects

  • Status

    OMAISUUS hommat

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Task: Set the status of the furniture to be sold into selling state if it passes the voting. · Issue #522 · Alt-Org/Altzone