Jump to content

Steve Giller

Hornbill Staff
  • Posts

    6,498
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by Steve Giller

  1. That version is over 2 years old, an update will almost certainly fix this issue.
  2. This is an issue for anyone who copies from Office to any other format - Microsoft really enjoy putting huge amounts of proprietary formatting in their documents.
  3. By this I'm assuming you mean make the Contact the Customer? It would probably be useful to know how you're getting to the point where you have got the Request but not linked to the "correct" Customer so we can understand the setup a little more clearly.
  4. I think the Developers will need a much tighter scope on this if it's to be considered - for example, what's to stop the person who raised the Request adding everyone in the Company as a Contact? That's not saying it can't or won't be possible, but there's a lot more going on with a request like this than the simple use case reveals.
  5. The Upload Assets CSV documentation is quite clear on this: Failing to provide valid information for all three values will result in an invalid entry in the h_owned_by or h_used_by columns and result in the symptoms above. The issue is simply one of importing bad data.
  6. I can see that you've raised this as an Incident, so I'll let the investigation complete there. For anyone else who may see this, the issue isn't that the Used By information is lost, it's that it was never there. This will be caused by an Import incorrectly populating the Used By fields, but there being enough information for the Asset View to work out a most likely User. Basically the fact that you can see anything under Used By in the Asset View is the defect, not the other way around.
  7. @will.good This translation string has been added, it should be available to use shortly.
  8. I'm pretty sure that's on a per-product basis - can you clarify where you have seen this? I've tried in a few and I've yet to see this formatting.
  9. I'm able to complete mine OK: I had the above error before I entered the Credentials, so it's probably fair to assume that the Roles available are insufficient.
  10. Just to clarify, an Admin account grants you privileges to access the Admin Tool within the software, e.g. Configuring Data Import Configurations, view Log Files etc. It does not grant "God Mode" access to all areas of the Product. Can you show (with any sensitive information removed) the configuration of the iBridge Node(s) please?
  11. @will.good On the colours, the High Contrast mode is configurable, under My Personal Settings -> Other -> Show High Contrast Options ("selected text" is the one to be used as underline colour for the green translation.) and there are some adjustments on the way in Dark Mode to make the Green underline more distinct. When these changes arrive (in the next Core UI build, I believe) please let us know if they improve matters for you.
  12. MIN(...) returns a single value (the smallest) so the statement you're copying converts to something like: (SELECT h_pk_reference, h_ownerid, h_datelogged, "2022-01-01 00:00:00" AS NextDate FROM h_itsm_requests T1 WHERE h_fk_priorityname= 'Major' AND h_requesttype = 'Incident' ) AS AllDays Whereas your subquery returns a whole recordset, so simply cannot be converted.
  13. Sort of no - but with a little imagination this is quite simple. Have a Routing Rule at the bottom of your list of Rules that catches any remaining emails and raises a Request. Have the Workflow for the Request simply email the sender with whatever email you require, then close the Request. This way you not only replicate the OOO functionality, but if you so desire you can report on how many emails are arriving, who from, whether certain Users/Departments etc. stop sending emails after receiving the OOO or blindly ignore them and carry on emailing in etc. Note: There are no plans to provide an OOO function.
  14. There are a number of actions that can trigger a re-evaluation, see the SLA wiki page.
  15. As far as I'm aware, No. Preview Mode is a function of the Template Editor component, if you switch this off by using the Message Text setting this will naturally disable the Preview Mode.
  16. @Paul Alexander This should be fixed in the next Core UI release.
  17. I'm not aware of any intended changes in this area, but I've tagged it as an Enhancement for you.
  18. This sounds like the "I'm Affected" button - can you clarify what additional functionality you're asking for here?
  19. @Mark (ESC) Have you made any alterations to your Categories recently? The combination of the icon being green (indicating a set category) and there being no subcategories despite there being a dropdown arrow makes me wonder if it's set to a value that you've since altered/deleted.
  20. I'm not totally clear on the requirement here. From the comment: that is what indicates that the email is being sent. What is the scenario driving the question - as with that setting "ON" then any Update of visibility Customer will have sent an email, so I'm struggling to see what additional information is required?
  21. @Berto2002 As a side note, the email appearing in the "Failed Rules" folder indicates that it was processed - so the FAQ you needed was:
  22. @AlexOnTheHill You might want to try this as a starting point, it may need tweaking to exactly achieve what you need. I can't take the credit, a couple of our Developers built it, but it's daylight in their bit of the World so they wouldn't come outside! requests-with-no-linked-assets.report_2.txt
×
×
  • Create New...