Skip to content

added estimated time(eta) to ticket #82

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added estimated time(eta) to ticket #82

wants to merge 1 commit into from

Conversation

NutanHiwale
Copy link

No description provided.

@NutanHiwale NutanHiwale requested a review from sethu December 6, 2022 13:30
@@ -0,0 +1,5 @@
class AddEtaToTickets < ActiveRecord::Migration[6.1]
def change
add_column :tickets, :eta, :date
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name this attribute as "ETA"

@n-jhanwar
Copy link
Contributor

Push the changes which are to be made in sevices/tickets/v1/update.rb, write test cases for the same and resolve conflicts

@Selectus2 Selectus2 closed this Oct 6, 2023
@Selectus2 Selectus2 reopened this Oct 6, 2023
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.

3 participants