camelcasetechsd / testing-engine

1 stars 0 forks source link

Custom Report Design Instruction Error #337

Closed HeshamHassan closed 6 years ago

HeshamHassan commented 6 years ago

URL: http://skilledmatrix.com/admin/backend/reports/17/edit Path: Admin> Backend> Custom Report> Edit report H test 02 Description: I created the following report: image The report results were ok in the first run. With the second run, the report results were not reasonable. The I edit that report again. I found the tables order changed as shown: image

ahmedelbougha commented 6 years ago

@mahmoud-hussien1 Please check and fix.

HeshamHassan commented 6 years ago

@ahmedelbougha Any update?

HeshamHassan commented 6 years ago

@ahmedelbougha Any update?

mahmoud-hussien1 commented 6 years ago

@HeshamHassan We have created a similar report to yours it's called H test-02 CamelCase and it worked fine. 1- http://skilledmatrix.com/admin/backend/reports/20/edit 2- http://skilledmatrix.com/admin/backend/reports/20/run The edit page seems to be working fine. One important note: according to the image attached above you are using the columns from same table to join ex: users.id equals users.id that is wrong it should be users.id equals role_user.user_id and so on.

HeshamHassan commented 6 years ago

@ahmedelbougha I cannot check. the table order in the report changes each time I change the checking factors.

mahmoud-hussien1 commented 6 years ago

PR - https://bitbucket.org/camelcasetech/testing-engine/pull-requests/53/issue-337-enhancement-to-report-creater/diff

HeshamHassan commented 6 years ago

@ahmedelbougha Any update?

HeshamHassan commented 6 years ago

@ahmedelbougha Any update?

ahmedelbougha commented 6 years ago

@HeshamHassan we added new field group to use it for ordering the table, check and confirm please.

ahmedelbougha commented 6 years ago

@HeshamHassan This issue has been fixed please confirm and close.