Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating post time to published time #7511

Closed
wants to merge 5 commits into from
Closed

Updating post time to published time #7511

wants to merge 5 commits into from

Conversation

imajit
Copy link
Contributor

@imajit imajit commented Feb 16, 2020

Fixes #7498
After the changes
ezgif com-video-to-gif(3)

@codecov
Copy link

codecov bot commented Feb 16, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@1b21666). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #7511   +/-   ##
=========================================
  Coverage          ?   54.94%           
=========================================
  Files             ?       97           
  Lines             ?     6973           
  Branches          ?        0           
=========================================
  Hits              ?     3831           
  Misses            ?     3142           
  Partials          ?        0
Impacted Files Coverage Δ
app/controllers/notes_controller.rb 31.4% <ø> (ø)

@cesswairimu
Copy link
Collaborator

@imajit we need to find a better way to capture this...This will be updated any time there is a update. say, change of title or smth...any ideas?

@SidharthBansal
Copy link
Member

As the person is inactive for more than a month, I am closing the PR. In case you want to push changes please feel free to open a new PR OR reopen this PR and add additional changes to it.
Thanks for contributing on Public Lab

@jywarren
Copy link
Member

jywarren commented Apr 9, 2021

I think we would need to check if it's a draft becoming a non-draft, and set the timestamp at that moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change post date on draft to publish date
4 participants