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

Cleanup: Remove outdated columns #11

Closed
martinheppner opened this issue Jun 21, 2023 · 2 comments
Closed

Cleanup: Remove outdated columns #11

martinheppner opened this issue Jun 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@martinheppner
Copy link
Contributor

martinheppner commented Jun 21, 2023

Depending on https://github.com/orgs/bahnzumberg/projects/2/views/1?pane=issue&itemId=31349270 the columns "internal_status" and "connection_url", "return_url" in table fahrplan should be removed.
In table tours the column "children" and "internal_status" should be removed. If "publishing_date" is not used, remove it too.

@Falsal
Copy link
Collaborator

Falsal commented Nov 2, 2023

connection_url , return_url did not show up in api
internal_status : commented out in all instances (2 files)
children : commented out in all instances (4 files)
publishing_date : removed / commented out in 3 files

@Falsal
Copy link
Collaborator

Falsal commented Nov 12, 2023

@martinheppner :
sync.js : check function mergeToursWithFahrplan and cities const in line 607; cities is not being used, either delete it or use it somewhere inside the function .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants