Jump to content

Steve Giller

Hornbill Staff
  • Posts

    6,498
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by Steve Giller

  1. The links between Requests and Assets are stored in the h_cmdb_links table. I'm sure this is possible, although frankly beyond my SQL skillset, but you'd need to convert the Request Reference into a URN and then find which Requests did not have an entry in that table - I know how to do the opposite, but for this you're finding something that isn't there, which is a bit more of a challenge.
  2. The issue is also possibly in the browser, rather than Hornbill - just because Hornbill tells the browser it needs to refresh doesn't guarantee that it will, which is why manually forcing it to resolves the issue. You'll note that a partial refresh has taken place, as indicated by the "2" in the Assets Panel header, although I don't know enough about the technicalities of the browser to be able to say if that indicates what side of the transaction is to blame (if either.)
  3. The "missing" fields are TEXT fields, and can therefore hold effectively unlimited amounts of data (including special characters such as newlines etc.) Apart from the obvious issue of this being able to break the display layout, this can also crash your web browser if too much data is held in the fields.
  4. @Jeremy If it's a resolution snippet, it's surely being selected as part of the Resolution Action? If so, once resolved, the BPM can pick up the snippet Resolution Text contents as per James's suggestion and apply the Category. Conversely, if specific snippets go with specific Categories, why not select the category then update the Resolution Text based on the selected category?
  5. This is already available when clicking the Show Process Logging Info button (the leftmost) on a running Workflow. This will display every node that has been passed through, and (if Show Debug Info is checked) the results of each Decision node)
  6. Notes is a TEXT (unlimited) field for Organisations.
  7. The cancel action has the option to enforce a reason, and as that functionality should be restricted to a select few Users you can insist that an email is always sent before cancelling - however the Product cannot enforce that for you at this time.
  8. I'm not sure which fields you're referring to now - can you confirm which table and which field(s) you mean, please?
  9. You can link any number of assets to a Request - how would the BPM know which of them you wish to use?
  10. When you cancel a ticket, you also cancel the Workflow behind it, so there is nothing active to perform any automations. I would suggest removing the Cancel action altogether (via the Service Portfolio) and having a Custom Button that invokes an Auto Task which emails the Customer and then cancels the Request. As Auto Tasks are automatic they do not have the option to accept user inputs, so you would need to have the cancellation reason stored in a Custom Field prior to clicking the button so the Auto Task can access it.
  11. If I can refer you to James's previous response:
  12. I'm not aware of any plans to alter field lengths in this area - however it's probably worth noting that the length is 64 characters.
  13. This looks like it could be an email setup problem, as there are two separate areas and both issues are Users not receiving emails. Have you reviewed the Email Notification Prerequisites on the Service Manager Notification Settings page to ensure the settings are correct?
  14. Are you able to check if you get the same issue on Chrome?
  15. @Adrian Simpkins I've flagged this with the Team as I'm seeing this on my Instance too.
  16. @ilyaas I've merged your question with the existing post, see above for the response.
  17. I believe that by default you have two Software Asset Types, Desktop App and Mobile App: Would separate types for SaaS, PaaS etc. work for you? Another alternative could be to use Tags.
  18. This is governed by the guest.app.requests.notification.notificationType.assignmentTeam currently set to hornbill-only, which will only send a Hornbill "Bell" notification as it stands - if you change that to email-only or both this should achieve point 1. This is governed by guest.app.requests.notification.notificationType.assignment currently set to both, so you should be seeing emails when a Request is assigned to a User. I'd recommend leaving guest.app.requests.notification.allowUserDefinedNotificationType set to OFF especially while testing, as this prevents Users from turning a notification off then complaining it's not being sent.
  19. That's most likely an Outlook issue, I'm afraid - however it is advisable to ensure that images embedded to emails are created in the desired dimensions (e.g. 100px by 30px), as resizing them does not affect the size (e.g. 10kB) of the image, and can create very large emails. In a previous job my Marketing dept set a global signature using the original image from the Graphic Designer which was so large (about 200Mb despite being resized to appear about 1cm across) that it crashed the email server!
  20. Service Manager Notifications are detailed on the wiki, there are various settings and the option to set these globally or allow the User to set their own preferences. If you can review the Service Manager Notification Settings page and then post here if you have any remaining questions.
  21. Looking through previous posts, this does appear to occur when Outlook does not respect the email's settings. Are the images resized in the email, or are they sent as their actual size?
  22. @Damian Roberts I've tagged this as an Enhancement for you. If you could clarify what "other fields" you are thinking of, as (based on the above criteria) the absolute best you'll get is just Job Description. (Please note that although all Enhancement Requests are considered, this does not indicate that they will make it to release.)
  23. There's a report that you may be able to use and/or modify on this thread:
×
×
  • Create New...