reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

Trading Standards Requirements for Council Tax and Tenure #6364

Closed NBareham closed 2 years ago

NBareham commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

github-actions[bot] commented 2 years ago

Thank you for raising a feature request. Feature requests will be prioritised in accordance with our roadmap, customer and developer priorities. This request will be reviewed in our weekly refinement sessions and assigned to a specific project board or column, depending on the nature of the request and the development work required. For more information on our processes, please click here

NBareham commented 2 years ago

There are trading standards changes that are coming in over the next few months with mandatory information required when selling / letting houses, the first of which is the following and is required by 1st May 2022:

Lettings

Sales

We need to be able to easily display this information to potential buyers and tenants on the Your Move and Reeds Rains websites. Therefore we would like the above available within the Foundations web service. See attached for where we believe our staff will complete this information in the front end.

Council Tax & Tenure - 10.03.22.pptx

plittlewood-rpt commented 2 years ago

Hi @NBareham

Thanks for reaching out. As you've noted, councilTax is already available for both sales and lettings properties

Tenure expiry is also already available, and you can find this information in the selling.tenure model object ie:

    "tenure": {
      "type": "leasehold",
      "expiry": "2019-05-01"
    },

Local authority, ground rent and maintenance charges are currently not presented in the output from the properties API. We'll split this out into separate tickets and link back to this one so you can track them individually

Thanks

github-actions[bot] commented 2 years ago

This issue has been reviewed and is too big to be handled in a single issue and requires the need to be broken down by our development team. We will add the associated/dependent issues to this ticket when available. The individual tickets will then be review in our weekly refinement sessions. For more information on our processes, please click here

plittlewood-rpt commented 2 years ago

Hi @NBareham - this ticket has now been split into individual items which can be tracked at https://github.com/reapit/foundations/milestone/131. Please feel free to subscribe to all/any of these issues are you see appropriate as this ticket will now be closed

github-actions[bot] commented 2 years ago

It looks like you have commented on a closed issue. If your comment relates to a bug or feature request, please open a new issue, and include this issue number/url for reference. For more information on our processes, please click here