HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

Proposals With Expiration Date Immediately Failing #915

Closed earth2travis closed 2 years ago

earth2travis commented 2 years ago

Feature

Propsals

App

Expected Behavior

If a proposal has an expiration date and time I would expect the proposal not to fail until that date and time

Actual Behavior

Proposals with an expiration date are expiring immediately after the grace period is over

Steps to Reproduce

  1. Create proposal with an expiration date
  2. Vote
  3. Pass
  4. Grace Period

Browser

Brave

Screenshots and Context

image image
earth2travis commented 2 years ago

May relate to: https://github.com/HausDAO/daohaus-monorepo/issues/909

earth2travis commented 2 years ago

And here is another issue related to Expiration Date: https://github.com/HausDAO/daohaus-monorepo/issues/943