Syndesis: please fix version information in the support button so it is accurate

Created on 13 Apr 2018  路  5Comments  路  Source: syndesisio/syndesis

This is a...


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report  
[ ] Documentation issue or request

The problem

When you click on the support button, the version is hardcoded to 1.0. We need this to be correct for GA.

Expected behavior

The correct version is displayed.

cabug grouserver grouui prip0

Most helpful comment

I'll tweak that output a bit...

All 5 comments

For reference this bit also the app name shouldn't be hard-coded either.

It'd be fine to even just bake this into the config.json as far as I'm concerned :-)

Marking p0, think this should be sorted for GA, @paoloantinori wouldn't you think?

@zregvart it doesn't look very legit :)

screen shot 2018-04-17 at 16 24 32

I'll tweak that output a bit...

Thanks @gashcrumb I thought this bit:

https://github.com/syndesisio/syndesis/blob/725512eaa2fe3ef015dbfb339f63b5e1ac6b8631/app/ui/src/app/support/support.component.ts#L271

would force the Accept header to be text/plain. Obviously thought wrong and when merged on top of #2404 it fell sideways.

Was this page helpful?
0 / 5 - 0 ratings