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

Itinerary detail 3: Old columns in api not updated anymore #88

Open
martinheppner opened this issue Feb 20, 2024 · 3 comments
Open

Itinerary detail 3: Old columns in api not updated anymore #88

martinheppner opened this issue Feb 20, 2024 · 3 comments
Assignees

Comments

@martinheppner
Copy link
Contributor

martinheppner commented Feb 20, 2024

Image

@Falsal
Copy link
Collaborator

Falsal commented Feb 26, 2024

If 4 and 5 are complete then this becomes basically an alteration inside sync.js only .
update: steps 4 and 5 are complete
@martinheppner : would you like to remove the 4 columns from the sync.js and database.sql now?

@martinheppner
Copy link
Contributor Author

martinheppner commented Mar 2, 2024

We can check, if they can be removed by updating the UAT database with this:

UPDATE fahrplan
SET
connection_description='SHOULD NOT BE VISIBLE: connection_description',
connection_description_detail='SHOULD NOT BE VISIBLE: connection_description_detail',
return_description='SHOULD NOT BE VISIBLE: return_description',
return_description_detail='SHOULD NOT BE VISIBLE: return_description_detail'

@martinheppner
Copy link
Contributor Author

@Falsal isn't this already done? I think it is. If yes, please close the ticket. Thank you.

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

No branches or pull requests

2 participants