Git Product home page Git Product logo

Comments (6)

NaveenHebbale avatar NaveenHebbale commented on August 24, 2024

@OlgaPotiagalova
@severinbeauvais Comment for Spike -
Allow replacement of expired Name Request #22086
Currently, when there is a draft IA/registration/amalgamation/restoration/continuation in filing and the NR has expired, our software (UI) blocks the draft from being resumed.

This epic is to change the software so that a draft with an expired NR can be resumed and the user can select a new (eg, re-submitted) NR.

At a minimum, the following need to be updated:

The My Business Registry table currently states that the application is no longer valid. The tooltip should be updated.
Filings UI (entity dashboard) currently blocks the draft from being resumed. This needs to be updated.
Create UI currently blocks the draft from being resumed. This needs to be updated.
Create UI will need to identity that the current NR is expired and allow for the selection of a new NR.

from entity.

severinbeauvais avatar severinbeauvais commented on August 24, 2024

Also, we have existing Legal API code that postpones a NR's expiry so it doesn't expire while awaiting completion of a future-effective application. We should update this (#22092) and we might also consider leveraging this code so that an application-under-review's NR doesn't expire. @NaveenHebbale , thoughts?

cc: @vysakh-menon-aot

from entity.

severinbeauvais avatar severinbeauvais commented on August 24, 2024

Analysis

before the Continuation In application started

Nothing can be done with an expired NR (where a non-expired NR can normally be "converted" into a draft application). I don't know what we would do different here.

after the Continuation In application draft is created and before application is submitted and paid

If a draft application exists and its NR expires, currently the draft cannot be resumed. This is the subject of epic #22086 .

after the Continuation In application is submitted and paid

As the application (and NR) are in BC Registry hands at this point, I think we should look into extending its expiry date if needed. (There is already Legal API code that does this to prevent NR expiry when an application is future-effective.) The catch here is that staff may request changes, and then the user could take a while to update the draft and resubmit it... and the NR could expire during that time. What should we do about this? That's a business question @NaveenHebbale @OlgaPotiagalova .

from entity.

severinbeauvais avatar severinbeauvais commented on August 24, 2024

The catch here is that staff may request changes, and then the user could take a while to update the draft and resubmit it... and the NR could expire during that time. What should we do about this?

We could, for example, make sure there's at least 14 days left before the NR expires, to give the user a buffer. And if the buffer expires then they're back at square 1. Should we then refund them? I don't know.

from entity.

vikas-gov avatar vikas-gov commented on August 24, 2024

to be reviewed by Olga/Naveen. Scheduled session with Biz today 07/03

from entity.

OlgaPotiagalova avatar OlgaPotiagalova commented on August 24, 2024

Business team votes are against the additional buffer option.

In long term run replacing the expired NR with a new one is the best option and it is technically feasible.

Epic has been created https://app.zenhub.com/workspaces/entities---olga-65af15f59e89f5043c2911f7/issues/gh/bcgov/entity/22086

The implementation can be done for Continuation In first, and then expanded to other filings where the NR expiration scenario is applied.

from entity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.