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

[Chore] ReportManageEngineTickets table should be keyed to reportobjectdoc #65

Closed
christopherpickering opened this issue Feb 22, 2022 · 2 comments

Comments

@christopherpickering
Copy link
Member

Table is currently joined to reportobject, but should be joined to reportobjectdoc.

@christopherpickering christopherpickering added this to Needs triage in Chores via automation Feb 22, 2022
@christopherpickering christopherpickering added the 🤙 dev 🚀 fixed issue in dev label Jun 14, 2022
@christopherpickering christopherpickering moved this from Needs triage to Done in Chores Jun 14, 2022
christopherpickering pushed a commit that referenced this issue Jun 15, 2022
# [3.4.0-alpha.1](v3.3.0...v3.4.0-alpha.1) (2022-06-15)

### Bug Fixes

* **database:** fixed foreign key on report me ticket table ([5861412](5861412)), closes [#65](#65)
* **record viewer:** fixed broken record viewer links ([7e9c037](7e9c037)), closes [#224](#224)

### Features

* **database:** removed redundant table from database ([22aa228](22aa228)), closes [#66](#66)
* **database:** removed two unused columns from reportobjectdoc ([129dba4](129dba4)), closes [#64](#64)
* **index:** consolidated dupe index and added a missing index ([4663d2e](4663d2e)), closes [#223](#223) [#221](#221) [#220](#220)
* **profile:** made profile tables sortable ([9304033](9304033))
* **report details:** added a line to show if a report should be visible in search ([5711f18](5711f18)), closes [#216](#216)
* **run data:** restructured run data to use a bridge table ([721e70c](721e70c)), closes [#217](#217)
* **service tickets:** updated to all non-numberic ticket numbers ([16607d4](16607d4)), closes [#68](#68)
* **user lookup:** added email address (when available) to the user search dropdown ([592f4d8](592f4d8)), closes [#226](#226)
@christopherpickering
Copy link
Member Author

🎉 This issue has been resolved in version 3.4.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

christopherpickering pushed a commit that referenced this issue Jun 16, 2022
# [3.4.0](v3.3.0...v3.4.0) (2022-06-16)

### Bug Fixes

* **database:** fixed foreign key on report me ticket table ([5861412](5861412)), closes [#65](#65)
* **record viewer:** fixed broken record viewer links ([7e9c037](7e9c037)), closes [#224](#224)

### Features

* **database:** removed redundant table from database ([22aa228](22aa228)), closes [#66](#66)
* **database:** removed two unused columns from reportobjectdoc ([129dba4](129dba4)), closes [#64](#64)
* **index:** consolidated dupe index and added a missing index ([4663d2e](4663d2e)), closes [#223](#223) [#221](#221) [#220](#220)
* **profile:** made profile tables sortable ([9304033](9304033))
* **report details:** added a line to show if a report should be visible in search ([5711f18](5711f18)), closes [#216](#216)
* **run data:** restructured run data to use a bridge table ([721e70c](721e70c)), closes [#217](#217)
* **service tickets:** updated to all non-numberic ticket numbers ([16607d4](16607d4)), closes [#68](#68)
* **user lookup:** added email address (when available) to the user search dropdown ([592f4d8](592f4d8)), closes [#226](#226)
@christopherpickering
Copy link
Member Author

🎉 This issue has been resolved in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

No branches or pull requests

1 participant